Skip to content

Commit 35b974d

Browse files
committed
Bump version to v0.8.0b1
1 parent 132e6f0 commit 35b974d

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

2727
# PyMODAlib version.
28-
__version__ = "0.7.0b1"
28+
__version__ = "0.8.0b1"
2929

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

0 commit comments

Comments
 (0)