ci: fix version for pyprojec.toml
diff --git a/pyproject.toml b/pyproject.toml
index 9b1742e..4aa4853 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,8 +1,6 @@
-name = "atmosphere"
-
 [tool.poetry]
 name = "atmosphere"
-version = "0.1.0"
+version = "0.0.0"
 description = ""
 authors = ["Mohammed Naser <mnaser@vexxhost.com>"]
 readme = "README.md"