Skip to content

Commit

Permalink
neurondm vbump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
tgbugs committed Aug 5, 2023
1 parent d47ca2b commit 3f6584d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurondm/neurondm/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .core import *
from .core import __all__

__version__ = '0.1.6'
__version__ = '0.1.7'

0 comments on commit 3f6584d

Please sign in to comment.