diff --git a/pyproject.toml b/pyproject.toml index a76ff2b..0b03fef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "hash_chunker" homepage = "https://github.com/whysage/hash_chunker" repository = "https://github.com/whysage/hash_chunker" -version = "0.1.7" +version = "0.1.9" description = "Generator that yields hash chunks for distributed data processing." authors = ["Volodymyr Kochetkov "] license = "MIT"