bump version to 0.0.2
This commit is contained in:
parent
a908cc2f2c
commit
4538969c10
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,7 +1,7 @@
|
|||
from setuptools import setup
|
||||
|
||||
setup(name='pyerrors_corrlib',
|
||||
version='0.0.1',
|
||||
version='0.0.2',
|
||||
author='Justus Kuhlmann',
|
||||
author_email='j_kuhl19@uni-muenster.de',
|
||||
install_requires=['pyerrors>=2.11.1', 'datalad>=1.1.0'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue