Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/gizatechxyz/giza-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelDkhn committed May 28, 2024
2 parents 7a0f432 + 213f829 commit 18f4910
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 <tuemail@example.com>"]
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 18f4910

Please sign in to comment.