Skip to content

Commit a274894

Browse files
committed
Bump version number for patch release
1 parent 36dd749 commit a274894

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# The short X.Y version
2929
version = '3.0'
3030
# The full version, including alpha/beta/rc tags
31-
release = '3.0.8'
31+
release = '3.0.9'
3232

3333

3434
# -- General configuration ---------------------------------------------------

webware/Properties.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = 'Webware for Python'
22

3-
version = (3, 0, 8)
3+
version = (3, 0, 9)
44

55
status = 'stable'
66

0 commit comments

Comments
 (0)