We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c1f99 commit 4f6357aCopy full SHA for 4f6357a
setup.py
@@ -29,6 +29,6 @@
29
name="netbox-old-search",
30
packages=find_packages(include=['netbox_old_search', 'netbox_old_search.*']),
31
url="https://github.com/kkthxbye-code/netbox-old-search",
32
- version="0.1.1",
+ version="0.1.2",
33
zip_safe=False,
34
)
0 commit comments