We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 553c44b commit caeec7aCopy full SHA for caeec7a
Project.toml
@@ -1,7 +1,7 @@
1
name = "GraphPPL"
2
uuid = "b3f8163a-e979-4e85-b43e-1f63d8c8b42c"
3
authors = ["Dmitry Bagaev <[email protected]>"]
4
-version = "1.1.0"
+version = "2.0.0"
5
6
[deps]
7
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
@@ -10,7 +10,7 @@ TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
10
[compat]
11
MacroTools = "0.5.6"
12
TupleTools = "1.2.0"
13
-julia = "1"
+julia = "1.6"
14
15
[extras]
16
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
0 commit comments