Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit e302f3d

Browse files
committedJun 30, 2022
Minor release v0.0.2.
1 parent 40be2e7 commit e302f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
long_description = fh.read()
55
setuptools.setup(
66
name='neuromorpho',
7-
version='0.0.1b',
7+
version='0.0.1',
88
scripts=['neuromorpho'] ,
99
author="Stephan Grein",
1010
author_email="stephan@syntaktischer-zucker.de",

0 commit comments

Comments
 (0)
Please sign in to comment.