We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c031ae commit 6fdf7f5Copy full SHA for 6fdf7f5
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='zebra_day',
5
- version='0.3.8',
+ version='0.3.9',
6
description='A Python library to manage a zebra printer fleet and an api for ZPL print requests.',
7
author='John Major',
8
author_email='[email protected]',
zebra_day.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 2.1
Name: zebra-day
-Version: 0.3.7
+Version: 0.3.8
Summary: A Python library to manage a zebra printer fleet and an api for ZPL print requests.
Home-page: https://github.com/Daylily-Informatics/zebra_day
Author: John Major
0 commit comments