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

version bump to 1.0.9

This commit is contained in:
Patrick Kanzler
2016-01-24 15:32:54 +01:00
parent a9844b1a1b
commit 331fe6a93a
2 changed files with 6 additions and 1 deletions

View File

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