Skip to content

Commit 258c2a9

Browse files
committed
Increase version number.
1 parent dc49044 commit 258c2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hbbrain/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
# Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer.
4343
# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
4444
#
45-
__version__ = "0.1.1"
45+
__version__ = "0.1.2"
4646

4747

4848
# On OSX, we can get a runtime error due to multiple OpenMP libraries loaded

0 commit comments

Comments
 (0)