bump pyproject version ahead of final release

This commit is contained in:
Fischer Moseley
2024-03-07 09:44:05 -08:00
parent a4d549f6f1
commit e094865528
+1 -1
View File
@@ -1,6 +1,6 @@
[project] [project]
name = "mantaray" name = "mantaray"
version = "0.0.5" version = "0.1.0"
authors = [ authors = [
{ name="Fischer Moseley", email="[email protected]" }, { name="Fischer Moseley", email="[email protected]" },
] ]