Updated version

This commit is contained in:
Manuel F Martinez 2014-05-20 23:51:39 -07:00
parent 708f7e97d1
commit 122ff9a363
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='escpos',
version='1.0.4',
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',