Skip to content

Commit

Permalink
pyp
Browse files Browse the repository at this point in the history
  • Loading branch information
caelean committed Apr 16, 2024
1 parent e907da4 commit f25b660
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "python-bridge"
version = "0.1.0"
version = "0.0.25"
authors = [
{ name="Caelean Barnes", email="caeleanb@gmail.com" },
{ name="Evan Doyle", email="evanmdoyle@gmail.com" },
Expand Down Expand Up @@ -32,7 +32,7 @@ dependencies = [
"rich==13.7.1",
"pydantic==2.6.4",
"pyyaml==6.0.1",
"dj-database-url==2.1.0",
"dj-database-url==2.1.0"
"psutil==5.9.8",
]

Expand Down

0 comments on commit f25b660

Please sign in to comment.