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

release-0.2.8

parent 1be4f70b
No related branches found
No related tags found
No related merge requests found
Pipeline #77940 passed
......@@ -2,7 +2,7 @@
__author__ = """Daniel Böckenhoff"""
__email__ = 'dboe@ipp.mpg.de'
__version__ = '0.2.7'
__version__ = '0.2.8'
from . import plotting
from . import log # NOQA
......
[bumpversion]
current_version = 0.2.7
current_version = 0.2.8
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