diff --git a/pyproject.toml b/pyproject.toml index a4dc18a..ea42049 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "diceplayer" -version = "1.1a0" +version = "0.0.2" description = "" authors = ["Vitor Hideyoshi ", "Herbert Georg "] license = "GPL-2.0-only" @@ -55,4 +55,4 @@ sections=[ "LOCALFOLDER", "THIRDPARTY", "STDLIB", -] +] \ No newline at end of file