Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
emrgnt-cmplxty authored Oct 3, 2024
1 parent 55d7d87 commit 92068da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions py/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "r2r"
readme = "README.md"
version = "3.2.00"
version = "3.2.01"

description = "SciPhi R2R"
authors = ["Owen Colegrove <[email protected]>"]
Expand Down Expand Up @@ -174,4 +174,4 @@ testpaths = [
filterwarnings = [
"ignore::DeprecationWarning",
"ignore::pytest.PytestUnraisableExceptionWarning",
]
]

0 comments on commit 92068da

Please sign in to comment.