Skip to content

Commit 9d9fac2

Browse files
authored
Fix copy-paste mistake in tbump config
1 parent 63c6bdc commit 9d9fac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ testpaths = ["batchspawner/tests"]
5252
# ref: https://github.com/your-tools/tbump#readme
5353
#
5454
[tool.tbump]
55-
github_url = "https://github.com/jupyterhub/tmpauthenticator"
55+
github_url = "https://github.com/jupyterhub/batchspawner"
5656

5757
[tool.tbump.version]
5858
current = "1.3.0.dev"

0 commit comments

Comments
 (0)