Skip to content
Snippets Groups Projects
Commit f50cb72c authored by Daniel Böckenhoff (Laptop)'s avatar Daniel Böckenhoff (Laptop)
Browse files

release-0.2.28

parent d8058b0f
No related branches found
Tags v0.2.28
No related merge requests found
Pipeline #78221 passed
......@@ -2,7 +2,7 @@
__author__ = """Daniel Böckenhoff"""
__email__ = 'dboe@ipp.mpg.de'
__version__ = '0.2.27'
__version__ = '0.2.28'
from . import plotting
from . import log # NOQA
......
[bumpversion]
current_version = 0.2.27
current_version = 0.2.28
tag = True
commit = True
message = release-{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