Skip to content

Commit 49e0c01

Browse files
authored
Update pyproject.toml
1 parent 61ee2ea commit 49e0c01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ build-backend = "maturin"
66
name = "egglog"
77
description = "e-graphs in Python built around the the egglog rust library"
88
readme = "README.md"
9-
dynamic = ["version"]
9+
dynamic = ["version"]
1010
license = { text = "MIT" }
1111
requires-python = ">=3.10"
1212
classifiers = [

0 commit comments

Comments
 (0)