Skip to content

Commit 5007281

Browse files
committed
update treeo
1 parent d34b3a5 commit 5007281

File tree

2 files changed

+51
-51
lines changed

2 files changed

+51
-51
lines changed

poetry.lock

Lines changed: 49 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "jax_metrics"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
description = ""
55
authors = ["Cristian Garcia <cgarcia.e88@gmail.com>"]
66
license = "MIT"
@@ -16,7 +16,7 @@ secondary = true
1616
[tool.poetry.dependencies]
1717
python = ">=3.7,<3.11"
1818
einops = "^0.4.0"
19-
treeo = "^0.2.0"
19+
treeo = "^0.2.1"
2020
# treeo = { path = "../treeo", develop = true }
2121
certifi = "^2021.10.8"
2222
optax = "^0.1.1"

0 commit comments

Comments
 (0)