Skip to content

Commit 2680c65

Browse files
committed
Update pyproject.toml
1 parent 0cd1722 commit 2680c65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ namespaces = true
1717
# ----------------------------------------- Project Metadata -------------------------------------
1818
#
1919
[project]
20-
version = "0.0.0.dev1"
20+
version = "0.0.0.dev2"
2121
name = "PyColorIT"
2222
requires-python = ">=3.9"
2323
dependencies = [
2424
"numpy",
2525
"jax[cpu]",
26-
]
26+
]

0 commit comments

Comments
 (0)