Updated version
This commit is contained in:
parent
f6f1a4278f
commit
2b37185003
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue