We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01835c commit d53a272Copy full SHA for d53a272
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.0rc3"
+__version__ = "2.0.0rc4.dev0"
5
6
7
PACKAGE_NAME = "pas.plugins.authomatic"
0 commit comments