Skip to content

Commit

Permalink
increase to version 0.3a10
Browse files Browse the repository at this point in the history
  • Loading branch information
dickscheid committed Jan 4, 2022
1 parent d277bb0 commit ce43b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siibra/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from .commons import logger, QUIET, VERBOSE

# __version__ is parsed by setup.py
__version__ = "0.3a9"
__version__ = "0.3a10"
logger.info(f"Version: {__version__}")
logger.warning("This is a development release. Use at your own risk.")
logger.info(
Expand Down

0 comments on commit ce43b3a

Please sign in to comment.