diff --git a/hbbrain/__init__.py b/hbbrain/__init__.py index d5f83df..d1201d7 100644 --- a/hbbrain/__init__.py +++ b/hbbrain/__init__.py @@ -42,7 +42,7 @@ # Dev branch marker is: 'X.Y.dev' or 'X.Y.devN' where N is an integer. # 'X.Y.dev0' is the canonical version of 'X.Y.dev' # -__version__ = "0.1.1" +__version__ = "0.1.2" # On OSX, we can get a runtime error due to multiple OpenMP libraries loaded