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 c03aec2 commit 69436c1Copy full SHA for 69436c1
netfilterqueue/_version.py
@@ -1,4 +1,4 @@
1
# This file is imported from __init__.py and exec'd from setup.py
2
3
-__version__ = "1.0.0"
+__version__ = "1.0.0+dev"
4
VERSION = (1, 0, 0)
0 commit comments