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

Bump to 1.1.0

parent 89eaa641
No related branches found
No related tags found
No related merge requests found
Pipeline #245076 passed
# __version__ should be updated using tbump, based on configuration in
# pyproject.toml, according to instructions in RELEASE.md.
#
__version__ = "1.0.4"
__version__ = "1.1.0"
......@@ -50,7 +50,7 @@ profile = "black"
github_url = "https://github.com/kreuzert/jupyterhub-outpostspawner"
[tool.tbump.version]
current = "1.0.4"
current = "1.1.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