We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f734cb commit 64357d3Copy full SHA for 64357d3
1 file changed
src/pas/plugins/authomatic/__init__.py
@@ -1,7 +1,7 @@
1
from pas.plugins.authomatic.patches import apply_patches
2
3
4
-__version__ = "2.0.0"
+__version__ = "2.0.1.dev0"
5
6
7
PACKAGE_NAME = "pas.plugins.authomatic"
0 commit comments