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

Updated README and documentation

This commit is contained in:
Manuel F Martinez
2015-10-27 13:45:15 -07:00
parent 4bb94c2662
commit 7e3b6ce586
3 changed files with 12 additions and 62 deletions

View File

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