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

Bump to 0.11.10

parent e413a4c6
Branches
Tags 0.11.10
No related merge requests found
Pipeline #242041 passed
# __version__ should be updated using tbump, based on configuration in
# pyproject.toml, according to instructions in RELEASE.md.
#
__version__ = "0.11.9"
__version__ = "0.11.10"
......@@ -56,7 +56,7 @@ profile = "black"
github_url = "https://github.com/kreuzert/jupyter-jsc-custom"
[tool.tbump.version]
current = "0.11.9"
current = "0.11.10"
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