Skip to content

Commit

Permalink
[VERISON REQUIREMENT ZETA]
Browse files Browse the repository at this point in the history
  • Loading branch information
Kye committed Dec 19, 2023
1 parent d559440 commit 673fddb
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
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "gemini-torch"
version = "0.0.8"
version = "0.0.9"
description = "Gemini - Pytorch"
license = "MIT"
authors = ["Kye Gomez <[email protected]>"]
Expand All @@ -23,7 +23,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.9"
zetascale = "*"
zetascale = "0.9.9"
torch = "*"
einops = "*"
torchvision = "*"
Expand Down

0 comments on commit 673fddb

Please sign in to comment.