Skip to content

Commit d74811d

Browse files
committed
Bump version to 0.0.12
1 parent 50657a8 commit d74811d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

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

55
[project]
66
name = "fastbloomfilter"
7-
version = "0.1.0.1"
7+
version = "0.0.12"
88
description = "A fast and memory-efficient Bloom Filter implementation with memory mapping support"
99
readme = "README.md"
1010
requires-python = ">=3.11"

0 commit comments

Comments
 (0)