Skip to content

Commit 965d292

Browse files
committed
Bump hotfix version to '0.2.16'
1 parent bb8ac9c commit 965d292

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.15'
57+
release = '0.2.16'
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.15'
6+
VERSION='0.2.16'
77
API_VERSION='0.2'
88

99
def options(opt):

0 commit comments

Comments
 (0)