Skip to content

Commit

Permalink
set v0.2a51
Browse files Browse the repository at this point in the history
  • Loading branch information
dickscheid committed Oct 4, 2021
1 parent cabb273 commit 5143f40
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.2a5"
__version__ = "0.2a51"
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 5143f40

Please sign in to comment.