Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kburns committed Jan 8, 2024
1 parent c5ae610 commit 161dc7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dedalus/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# have been included in the file 'LICENSE.txt', and is also available
# online at <http://www.gnu.org/licenses/gpl-3.0.html>.

__version__ = "3.0.0"
__version__ = "3.0.1"

# Import custom logging to setup rootlogger
from .tools import logging as _logging_setup
Expand Down

0 comments on commit 161dc7b

Please sign in to comment.