Update project version number

This commit is contained in:
2022-09-15 13:44:14 -04:00
parent f24b996411
commit 94800909b4
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "boggler"
version = "0.0.1"
version = "1.0.0"
authors = [
{ name="Cameron Blankenbuehler", email="cameron.blankenbuehler@gmail.com" },
]