We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e6c5f commit 1dc69cdCopy full SHA for 1dc69cd
anamic/_version.py
@@ -1 +1 @@
1
-__version__ = '0.1.0'
+__version__ = '0.2.0'
setup.py
@@ -3,7 +3,7 @@
3
4
5
setup(name="anamic",
6
- version="0.1.0",
+ version='0.2.0',
7
author='Hadrien Mary',
8
author_email='hadrien.mary@gmail.com',
9
url='https://github.com/hadim/anamic/',
0 commit comments