diff --git a/pyproject.toml b/pyproject.toml index 3a2b939..18e83f0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "zkstats" -version = "0.1.6" +version = "0.1.7" description = "" authors = ["Jern Kunpittaya", "Kevin Chia"]