We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b69c88 commit a9a37e4Copy full SHA for a9a37e4
1 file changed
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.4"
+__version__ = "3.0.5"
9
10
# Import custom logging to setup rootlogger
11
from .tools import logging as _logging_setup
0 commit comments