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