We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d361df commit eaeabbeCopy full SHA for eaeabbe
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "bivapp"
3
-version = "0.0.1"
+version = "0.0.2"
4
authors = [
5
{ name = "Taylor D. Edwards", email="td.edwards@yahoo.com"}
6
]
@@ -25,4 +25,4 @@ dependencies = [
25
requires = [
26
"hatchling >= 1.27",
27
28
-build-backend = "hatchling.build"
+build-backend = "hatchling.build"
0 commit comments