Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
bump to 0.5.1 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
gerred authored Feb 27, 2024
1 parent 28823fc commit 041cd98
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 = "leapfrogai-api"
version = "0.4.4"
version = "0.5.1"
dependencies = [
"fastapi >= 0.103.1",
"pydantic >= 2.3.0",
Expand All @@ -23,4 +23,4 @@ generate-hashes = true
exclude = ["chart"]

[tool.pytest.ini_options]
addopts = ["--import-mode=importlib"]
addopts = ["--import-mode=importlib"]

0 comments on commit 041cd98

Please sign in to comment.