We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58233cf commit 1be2ef1Copy full SHA for 1be2ef1
1 file changed
setup.py
@@ -88,7 +88,7 @@ def run_tests(self):
88
long_description=open_here('README.rst').read(),
89
author="Guillaume Pellerin, Paul Brossier, Thomas Fillon, Riccardo Zaccarelli, Olivier Guilyardi",
90
author_email="yomguy@parisson.com, piem@piem.org, thomas@parisson.com, riccardo.zaccarelli@gmail.com, olivier@samalyse.com",
91
- version='0.9.1',
+ version='0.9.2',
92
setup_requires=['pyyaml'],
93
install_requires=[get_dependencies('conda-environment.yml')],
94
platforms=['OS Independent'],
0 commit comments