Skip to content

Commit 0225dcb

Browse files
committed
bumped version to 0.2.1
1 parent 7150e80 commit 0225dcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

anamic/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.0'
1+
__version__ = '0.2.1'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
setup(name="anamic",
6-
version='0.2.0',
6+
version='0.2.1',
77
author='Hadrien Mary',
88
author_email='hadrien.mary@gmail.com',
99
url='https://github.com/hadim/anamic/',

0 commit comments

Comments
 (0)