We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9edfbe8 commit 935a986Copy full SHA for 935a986
dedalus/__init__.py
@@ -5,7 +5,7 @@
5
# have been included in the file 'LICENSE.txt', and is also available
6
# online at <http://www.gnu.org/licenses/gpl-3.0.html>.
7
8
-__version__ = "3.0.3"
+__version__ = "3.0.4"
9
10
# Import custom logging to setup rootlogger
11
from .tools import logging as _logging_setup
0 commit comments