We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49dee4f commit 3b573aaCopy full SHA for 3b573aa
docs/conf.py
@@ -28,7 +28,7 @@
28
# The short X.Y version
29
version = '3.0'
30
# The full version, including alpha/beta/rc tags
31
-release = '3.0.7'
+release = '3.0.8'
32
33
34
# -- General configuration ---------------------------------------------------
webware/Properties.py
@@ -1,6 +1,6 @@
1
name = 'Webware for Python'
2
3
-version = (3, 0, 7)
+version = (3, 0, 8)
4
5
status = 'stable'
6
0 commit comments