Skip to content

Commit 51b2a11

Browse files
committed
Fix cargo.toml.
1 parent 1a6dfdc commit 51b2a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "nutpie"
33
version = "0.5.0"
44
authors = ["Adrian Seyboldt <[email protected]>"]
5-
edition = "2023"
5+
edition = "2021"
66
license = "MIT"
77
repository = "https://github.com/pymc-devs/nutpie"
88
keywords = ["statistics", "bayes"]

0 commit comments

Comments
 (0)