Skip to content

Commit

Permalink
Bump version to 1.0.1
Browse files Browse the repository at this point in the history
Change-Id: Iac0f5fd3f5ab2e7a0e804941168aab4d31f3d286
  • Loading branch information
Benoît Coste committed Mar 23, 2020
1 parent 65ae14d commit 37b6116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neuror/version.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
""" Package version. """

VERSION = "1.0.1.dev1"
VERSION = "1.0.1"

__version__ = VERSION

0 comments on commit 37b6116

Please sign in to comment.