Skip to content

Commit 2aa1bc0

Browse files
committed
increase to 0.3a3 to include new defaults of parcellations and spaces
1 parent b512e3e commit 2aa1bc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

siibra/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
from .commons import logger, QUIET, VERBOSE
1717

1818
# __version__ is parsed by setup.py
19-
__version__ = "0.3a2"
19+
__version__ = "0.3a3"
2020
logger.info(f"Version: {__version__}")
2121
logger.warning("This is a development release. Use at your own risk.")
2222
logger.info(

0 commit comments

Comments
 (0)