Skip to content
Snippets Groups Projects
Commit 6e93ecd0 authored by dboe's avatar dboe
Browse files

release-v0.4.2

parent 4ced95b6
No related branches found
No related tags found
No related merge requests found
Pipeline #78680 failed
......@@ -2,7 +2,7 @@
__author__ = """Daniel Böckenhoff"""
__email__ = "dboe@ipp.mpg.de"
__version__ = "0.4.1"
__version__ = "0.4.2"
from . import plotting
from . import log # NOQA
......
[bumpversion]
current_version = 0.4.1
current_version = 0.4.2
tag = True
commit = True
message = release-v{new_version}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment