Skip to content

Commit 2b37704

Browse files
committed
bump
1 parent ab7feb6 commit 2b37704

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "exhash"
3-
version = "0.2.6"
3+
version = "0.2.7"
44
edition = "2021"
55
license = "MIT OR Apache-2.0"
66
description = "Verified line-addressed file editor using lnhash addresses"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "exhash"
7-
version = "0.2.6"
7+
version = "0.2.7"
88
description = "Verified line-addressed file editor using lnhash addresses"
99
license = {text = "MIT OR Apache-2.0"}
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)