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

Bump to 0.0.12

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