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