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 b7a12ff commit 3a3f7beCopy full SHA for 3a3f7be
setup.py
@@ -11,7 +11,7 @@ def readme():
11
return f.read()
12
13
setup(name='python-netbox',
14
- version='0.0.7',
+ version='0.0.8',
15
description='Python NetBox Client',
16
long_description=readme(),
17
python_requires='>=3',
0 commit comments