Skip to content

Commit 8ce94c5

Browse files
committed
0.3.12
1 parent e9df7b7 commit 8ce94c5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.3.11
2+
current_version = 0.3.12
33
commit = True
44
tag = True
55
message = {new_version}

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
from setuptools.command.install import install as InstallCommand
99

1010

11-
version = '0.3.11'
11+
version = '0.3.12'
1212
local_build = os.environ.get('LOCAL', 0)
1313

1414

0 commit comments

Comments
 (0)