diff --git a/pyproject.toml b/pyproject.toml index 049528d..24598fa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maphash" -version = "0.1.1" +version = "0.1.2" description = "" authors = ["Jakob Klepp "] readme = "Readme.rst"