Skip to content

Commit 0fa7f57

Browse files
committed
0.3.7
1 parent 4db0185 commit 0fa7f57

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.6
2+
current_version = 0.3.7
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
99

1010

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

1414

0 commit comments

Comments
 (0)