Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelDkhn committed May 28, 2024
1 parent f6a323a commit 6782a38
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 = "giza-sdk"
version = "0.1.1"
version = "0.1.2"
description = "Metapackage for installing Giza packages"
authors = ["Tu Nombre <[email protected]>"]
license = "MIT"
Expand All @@ -12,7 +12,7 @@ homepage = "https://github.com/gizatechxyz/giza-sdk"
python = "^3.11"
giza-cli = ">=0.17.0"
giza-datasets = ">=0.3.0"
giza-agents = ">=0.4.0"
giza-agents = ">=0.4.2"
giza-zkcook = "^0.2.1"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 6782a38

Please sign in to comment.