Bump version 0.9.35rc205 to 0.9.35rc206

This commit is contained in:
Nick Sweeting 2026-08-09 16:18:58 -04:00
parent c3aa7762cd
commit 7e124f9472
No known key found for this signature in database
3 changed files with 348 additions and 348 deletions

View File

@ -1,6 +1,6 @@
{
"name": "archivebox",
"version": "0.9.35rc205",
"version": "0.9.35rc206",
"repository": "github:ArchiveBox/ArchiveBox",
"license": "MIT",
"dependencies": {

View File

@ -1,6 +1,6 @@
[project]
name = "archivebox"
version = "0.9.35rc205"
version = "0.9.35rc206"
requires-python = ">=3.13"
description = "Self-hosted internet archiving solution."
authors = [{name = "Nick Sweeting", email = "pyproject.toml@archivebox.io"}]
@ -344,7 +344,7 @@ Donate = "https://github.com/ArchiveBox/ArchiveBox/wiki/Donations"
[tool.bumpver]
current_version = "v0.9.35rc205"
current_version = "v0.9.35rc206"
version_pattern = "vMAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "{new_version}"

690
uv.lock

File diff suppressed because it is too large Load Diff