Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eroica committed Apr 16, 2019
1 parent 51e4cb4 commit 150c40c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
from setuptools import setup

setup(name='treeconvert',
version='0.9',
version='1.0',
python_requires='>=3.7',
description='Convert NML files to SWC files',
url='https://github.com/ariadne-service/treeconvert',
author='ariadne-service gmbh',
Expand Down

0 comments on commit 150c40c

Please sign in to comment.