Skip to content

Commit 15cc1bd

Browse files
author
Thomas v.d. Jagt
committed
update version to 0.0.2
1 parent 417398f commit 15cc1bd

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
@@ -11,7 +11,7 @@ def readme():
1111
return f.read()
1212

1313
setup(name='python-netbox',
14-
version='0.0.1',
14+
version='0.0.2',
1515
description='Python NetBox Client',
1616
long_description=readme(),
1717
author='Thomas van der Jagt',

0 commit comments

Comments
 (0)