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