Skip to content
Snippets Groups Projects
Commit db5d438f authored by Tim Kreuzer's avatar Tim Kreuzer
Browse files

Bump to 2.0.0.post4

parent 657eeaff
Branches
Tags
No related merge requests found
Pipeline #293517 passed
# __version__ should be updated using tbump, based on configuration in
# pyproject.toml, according to instructions in RELEASE.md.
#
__version__ = "2.0.0.post3"
__version__ = "2.0.0.post4"
......@@ -55,7 +55,7 @@ profile = "black"
github_url = "https://github.com/kreuzert/jupyter-jsc-custom"
[tool.tbump.version]
current = "2.0.0.post3"
current = "2.0.0.post4"
regex = '''
(?P<major>\d+)
\.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment