1
0
mirror of https://github.com/python-escpos/python-escpos synced 2025-08-24 09:03:34 +00:00

Updated project version

This commit is contained in:
Manuel F Martinez
2015-08-22 13:10:13 -07:00
parent 280000d6ed
commit 37d7f34241
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ from distutils.core import setup
setup(
name='escpos',
version='1.0-4',
version='1.0.7',
url='https://github.com/manpaz/python-escpos',
download_url='https://github.com/manpaz/python-escpos.git',
description='Python library to manipulate ESC/POS Printers',