Skip to content

Commit 81e9997

Browse files
committed
bump version to 1.1.0
1 parent 6eedd2d commit 81e9997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ license = {file = "LICENSE"}
2929
name = "bloomfilter-py"
3030
readme = {file = "README.md", content-type = "text/markdown"}
3131
requires-python = ">=3.8"
32-
version = "1.dev0"
32+
version = "1.1.0"
3333

3434
[project.urls]
3535
Documentation = "https://github.com/OldPanda/bloomfilter-py/blob/master/README.md"

0 commit comments

Comments
 (0)