Skip to content

Commit

Permalink
MAINT: Version 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Dec 15, 2023
1 parent 46773ee commit 9c674ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion surfer/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from .utils import Surface, verbose, set_log_level, set_log_file # noqa
from .io import project_volume_data # noqa

__version__ = "0.12.dev0"
__version__ = "0.11.2"

set_log_file() # initialize handlers
set_log_level() # initialize logging level

0 comments on commit 9c674ae

Please sign in to comment.