We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 759d67b commit ea999b0Copy full SHA for ea999b0
1 file changed
src/cs_dynamicpages/__init__.py
@@ -5,7 +5,7 @@
5
import logging
6
7
8
-__version__ = "1.0.0b12"
+__version__ = "1.0.0b13.dev0"
9
10
PACKAGE_NAME = "cs_dynamicpages"
11
0 commit comments