Skip to content

Commit 785ca88

Browse files
committed
Bump hotfix version to '0.2.8'
1 parent 04f8ac3 commit 785ca88

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
@@ -54,7 +54,7 @@
5454
# The short X.Y version.
5555
version = '0.2'
5656
# The full version, including alpha/beta/rc tags.
57-
release = '0.2.7'
57+
release = '0.2.8'
5858

5959
# The language for content autogenerated by Sphinx. Refer to documentation
6060
# for a list of supported languages.

wscript

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import glob
44

55
APPNAME='valum'
6-
VERSION='0.2.7'
6+
VERSION='0.2.8'
77
API_VERSION='0.2'
88

99
def options(opt):

0 commit comments

Comments
 (0)