releasing v0.7.0

This commit is contained in:
Philipp Klaus
2016-12-10 11:50:34 +01:00
parent 87537cb682
commit 8ab1105b26

View File

@@ -15,7 +15,7 @@ except (ImportError, IOError, RuntimeError) as e:
LDESC = ''
setup(name='brother_ql',
version = '0.6-dev',
version = '0.7.0',
description = 'Python package to talk to Brother QL label printers',
long_description = LDESC,
author = 'Philipp Klaus',