Skip to content

Commit 1be2ef1

Browse files
committed
goto 0.9.2
1 parent 58233cf commit 1be2ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ def run_tests(self):
8888
long_description=open_here('README.rst').read(),
8989
author="Guillaume Pellerin, Paul Brossier, Thomas Fillon, Riccardo Zaccarelli, Olivier Guilyardi",
9090
author_email="yomguy@parisson.com, piem@piem.org, thomas@parisson.com, riccardo.zaccarelli@gmail.com, olivier@samalyse.com",
91-
version='0.9.1',
91+
version='0.9.2',
9292
setup_requires=['pyyaml'],
9393
install_requires=[get_dependencies('conda-environment.yml')],
9494
platforms=['OS Independent'],

0 commit comments

Comments
 (0)