Skip to content

Commit e640849

Browse files
committed
Bump version to v0.11.0b1
1 parent 2e3b661 commit e640849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pymodalib/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
from pymodalib.utils.cache import cachedarray, cleanup
2828

2929
# PyMODAlib version.
30-
__version__ = "0.10.2b1"
30+
__version__ = "0.11.0b1"
3131

3232
# This tuple isn't important; it just ensures that PyCharm doesn't try to remove unnecessary imports.
3333
__imported = (

0 commit comments

Comments
 (0)