Skip to content

Commit 161dc7b

Browse files
committed
Version bump
1 parent c5ae610 commit 161dc7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dedalus/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# have been included in the file 'LICENSE.txt', and is also available
66
# online at <http://www.gnu.org/licenses/gpl-3.0.html>.
77

8-
__version__ = "3.0.0"
8+
__version__ = "3.0.1"
99

1010
# Import custom logging to setup rootlogger
1111
from .tools import logging as _logging_setup

0 commit comments

Comments
 (0)