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

Merge changes from 'master' into 'development'

(merges in the version bump)
This commit is contained in:
Patrick Kanzler
2016-02-08 17:44:26 +01:00
2 changed files with 6 additions and 1 deletions

View File

@@ -39,7 +39,7 @@ class Tox(TestCommand):
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',