mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-06-01 15:28:24 -04:00
bump version 0.8.5rc51 -> 0.8.5rc52
This commit is contained in:
parent
9e4e5d5113
commit
922fd42b69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "archivebox"
|
||||
version = "0.8.5rc51"
|
||||
version = "0.8.5rc52"
|
||||
requires-python = ">=3.10"
|
||||
description = "Self-hosted internet archiving solution."
|
||||
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]
|
||||
|
@ -216,7 +216,7 @@ Donate = "https://github.com/ArchiveBox/ArchiveBox/wiki/Donations"
|
|||
|
||||
|
||||
[tool.bumpver]
|
||||
current_version = "0.8.5rc51"
|
||||
current_version = "0.8.5rc52"
|
||||
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
|
||||
commit_message = "bump version {old_version} -> {new_version}"
|
||||
tag_message = "v{new_version}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue