diff --git a/pyproject.toml b/pyproject.toml index 0fb4515..c549f73 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "zkstats" -version = "0.1.10" +version = "0.1.11" description = "" authors = ["Jern Kunpittaya", "Kevin Chia"]