We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8afff32 commit 67ef047Copy full SHA for 67ef047
docs/conf.py
@@ -50,7 +50,7 @@
50
# The short X.Y version.
51
version = '0.1'
52
# The full version, including alpha/beta/rc tags.
53
-release = '0.1.1'
+release = '0.1.2'
54
55
# The language for content autogenerated by Sphinx. Refer to documentation
56
# for a list of supported languages.
flask_themes2/version.py
@@ -1 +1 @@
1
-__version__ = "0.1.1"
+__version__ = "0.1.2"
0 commit comments