Skip to content

Commit f28397c

Browse files
authored
Update setup.py
1 parent 0626bc8 commit f28397c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

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

33
# https://packaging.python.org/guides/distributing-packages-using-setuptools/#setup-args
44
setuptools.setup(name='netlicensing-python-client',
5-
version='0.0.1.dev2',
5+
version='0.0.1.dev3',
66
description='Python wrapper for Labs64 NetLicensing RESTful API',
77
long_description=open('README.md').read().strip(),
88
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)