Skip to content

Commit cb347ee

Browse files
committed
Bump version: 0.2.0 → 0.2.1
1 parent 885843e commit cb347ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[bumpversion]
2-
current_version = 0.2.0
2+
current_version = 0.2.1
33
files = setup.py
44

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from setuptools import setup
33

44

5-
__VERSION__ = '0.2.0'
5+
__VERSION__ = '0.2.1'
66

77

88
setup(

0 commit comments

Comments
 (0)