Skip to content

Commit 6fdf7f5

Browse files
author
John Major
committed
v0.3.9
1 parent 8c031ae commit 6fdf7f5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='zebra_day',
5-
version='0.3.8',
5+
version='0.3.9',
66
description='A Python library to manage a zebra printer fleet and an api for ZPL print requests.',
77
author='John Major',
88
author_email='[email protected]',

zebra_day.egg-info/PKG-INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Metadata-Version: 2.1
22
Name: zebra-day
3-
Version: 0.3.7
3+
Version: 0.3.8
44
Summary: A Python library to manage a zebra printer fleet and an api for ZPL print requests.
55
Home-page: https://github.com/Daylily-Informatics/zebra_day
66
Author: John Major

0 commit comments

Comments
 (0)