Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pabloiyu authored Jan 13, 2025
1 parent a6d1998 commit 67528ab
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 @@
[tool.poetry]
name = "aleph-alpha-client"
version = "9.0.0"
version = "9.1.0"
description = "python client to interact with Aleph Alpha api endpoints"
authors = ["Aleph Alpha <[email protected]>"]
license = "MIT"
Expand Down Expand Up @@ -56,4 +56,4 @@ requires = [
"setuptools>=42",
"wheel"
]
build-backend = "setuptools.build_meta"
build-backend = "setuptools.build_meta"

0 comments on commit 67528ab

Please sign in to comment.