Skip to content

Commit 7827a2a

Browse files
committed
Merge branch 'main' of https://github.com/Zelpuz/bivapp
2 parents f1ba5bc + eaeabbe commit 7827a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "bivapp"
3-
version = "0.0.1"
3+
version = "0.0.2"
44
authors = [
55
{ name = "Taylor D. Edwards", email="td.edwards@yahoo.com"}
66
]
@@ -25,4 +25,4 @@ dependencies = [
2525
requires = [
2626
"hatchling >= 1.27",
2727
]
28-
build-backend = "hatchling.build"
28+
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)