commit | 1f7d5f6c61965c42746969dd70054a53461bb00b | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Wed Jul 17 15:14:58 2024 -0400 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Wed Jul 17 15:15:04 2024 -0400 |
tree | 4557906214edb48ab4dd1f59ecc6adf9977e0a1a | |
parent | 41e7dbac707e9b564026824ee1835b324a6f5e30 [diff] |
Update poetry version
diff --git a/pyproject.toml b/pyproject.toml index fb33d0d..4643c4a 100644 --- a/pyproject.toml +++ b/pyproject.toml
@@ -1,6 +1,6 @@ [tool.poetry] name = "atmosphere" -version = "1.10.4.post186.dev0+779cb921" +version = "2.0.0" description = "" authors = ["Mohammed Naser <mnaser@vexxhost.com>"] readme = "README.md"