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

Bump to 0.13.0

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