diff --git a/pyproject.toml b/pyproject.toml index 3b6c47b..1f7588d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "wayfire" -version = "3.0" +version = "1.0" authors = [{ name = "Thiago", email = "systemofdown@gmail.com" }, { name = "Ilia Bozhinov", email= "ammen99@gmail.com" }] description = "wayfire compositor library" readme = "README.md"