Skip to content

Commit 6d1ad48

Browse files
committed
Bump version to v0.10.2b1
1 parent e91f94c commit 6d1ad48

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
@@ -26,7 +26,7 @@
2626
from pymodalib.utils.cache import cachedarray, cleanup
2727

2828
# PyMODAlib version.
29-
__version__ = "0.10.1b1"
29+
__version__ = "0.10.2b1"
3030

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

0 commit comments

Comments
 (0)