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

Bump to 0.0.5

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