Skip to content

Commit a9a37e4

Browse files
committed
Version bump
1 parent 0b69c88 commit a9a37e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.4"
8+
__version__ = "3.0.5"
99

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

0 commit comments

Comments
 (0)