1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-06-25 08:38:43 +00:00

Updated version

This commit is contained in:
Manuel F Martinez 2014-05-20 22:16:44 -07:00
parent f6f1a4278f
commit 2b37185003

View File

@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='escpos',
version='2.7',
version='1.0.4',
url='http://code.google.com/p/python-escpos',
download_url='http://python-escpos.googlecode.com/files/python-escpos-1.0.zip',
description='Python library to manipulate ESC/POS Printers',