We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ce2a0 commit a1c1e29Copy full SHA for a1c1e29
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "datasketch"
7
-version = "1.8.0"
+version = "1.9.0"
8
description = "Probabilistic data structures for processing and searching very large datasets"
9
readme = "README.rst"
10
requires-python = ">=3.9"
0 commit comments