Skip to content

Commit a600380

Browse files
author
Thomas v.d. Jagt
committed
to verion 0.0.5
1 parent ed20073 commit a600380

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.4',
14+
version='0.0.5',
1515
description='Python NetBox Client',
1616
long_description=readme(),
1717
python_requires='>=3',

0 commit comments

Comments
 (0)