Skip to content

Commit 717c4a5

Browse files
authored
introduce 0.3a26
to use new configuration with CM removed from superficial group in Julich-Brain terminologies.
1 parent 5c2b312 commit 717c4a5

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.3a25"
19+
__version__ = "0.3a26"
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)