mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-14 10:34:20 +02:00
bump version 0.8.5rc51 -> 0.8.5rc52
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "archivebox"
|
name = "archivebox"
|
||||||
version = "0.8.5rc51"
|
version = "0.8.5rc52"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
description = "Self-hosted internet archiving solution."
|
description = "Self-hosted internet archiving solution."
|
||||||
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]
|
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]
|
||||||
@@ -216,7 +216,7 @@ Donate = "https://github.com/ArchiveBox/ArchiveBox/wiki/Donations"
|
|||||||
|
|
||||||
|
|
||||||
[tool.bumpver]
|
[tool.bumpver]
|
||||||
current_version = "0.8.5rc51"
|
current_version = "0.8.5rc52"
|
||||||
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
|
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
|
||||||
commit_message = "bump version {old_version} -> {new_version}"
|
commit_message = "bump version {old_version} -> {new_version}"
|
||||||
tag_message = "v{new_version}"
|
tag_message = "v{new_version}"
|
||||||
|
Reference in New Issue
Block a user