mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-14 11:06:13 +05:00
bump version 0.8.5rc51 -> 0.8.5rc52
This commit is contained in:
parent
9e4e5d5113
commit
922fd42b69
@ -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…
Reference in New Issue
Block a user