Skip to content

Commit

Permalink
cool
Browse files Browse the repository at this point in the history
  • Loading branch information
willow-ahrens committed Jan 9, 2024
1 parent d2e03b0 commit 2e08269
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,15 +1,15 @@
[tool.poetry]
name = "finch-tensor"
version = "0.1.1"
version = "0.1.3"
description = ""
authors = ["Willow Ahrens <[email protected]>"]
readme = "README.md"
packages = [{include = "finch", from = "src"}]

[tool.poetry.dependencies]
python = "^3.8"
juliacall = "^0.9.15"
juliapkg = "^0.1.10"
juliacall = "^0.9.15"


[tool.poetry.group.test.dependencies]
Expand Down

0 comments on commit 2e08269

Please sign in to comment.