Skip to content

Commit 5526922

Browse files
committed
Bump version to 2.1.0
1 parent 483a0a2 commit 5526922

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "farchive"
3-
version = "2.0.1"
3+
version = "2.1.0"
44
description = "Local content-addressed archive with locator-scoped history for opaque bytes."
55
requires-python = ">=3.11"
66
dependencies = [

src/farchive/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
"RepackStats",
2222
"StateSpan",
2323
]
24-
__version__ = "2.0.1"
24+
__version__ = "2.1.0"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)