Skip to content

Commit 00c9514

Browse files
committed
0.3.6
1 parent ad4ccac commit 00c9514

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: .bumpversion.cfg

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

Diff for: 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.5'
11+
version = '0.3.6'
1212
local_build = os.environ.get('LOCAL', 0)
1313

1414

0 commit comments

Comments
 (0)