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

Bump to 0.0.1.dev3

parent 7bb619cc
Branches
Tags
No related merge requests found
Pipeline #158571 passed
...@@ -44,7 +44,7 @@ profile = "black" ...@@ -44,7 +44,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.1.dev2" current = "0.0.1.dev3"
regex = ''' regex = '''
(?P<major>\d+) (?P<major>\d+)
\. \.
... ...
......
...@@ -5,4 +5,4 @@ ...@@ -5,4 +5,4 @@
#__version__ = ".".join(map(str, version_info[:3])) + ".".join(version_info[3:]).rstrip( #__version__ = ".".join(map(str, version_info[:3])) + ".".join(version_info[3:]).rstrip(
# "." # "."
# ) # )
__version__ = "0.0.1.dev2" __version__ = "0.0.1.dev3"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment