Skip to content

Commit 2ea387d

Browse files
committed
Bump version: 0.1.12 → 0.1.13
1 parent 1a7b465 commit 2ea387d

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.1.12
2+
current_version = 0.1.13
33
commit = True
44
tag = True
55

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.1.12'
11+
version = '0.1.13'
1212
local_build = os.environ.get('LOCAL', 0)
1313

1414

0 commit comments

Comments
 (0)