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 175891d commit 34ad270Copy full SHA for 34ad270
Project.toml
@@ -1,7 +1,7 @@
1
name = "CompositionalNetworks"
2
uuid = "4b67e4b5-442d-4ef5-b760-3f5df3a57537"
3
authors = ["Jean-François Baffier"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
ConstraintDomains = "5800fd60-8556-4464-8d61-84ebf7a0bedb"
@@ -16,7 +16,7 @@ ConstraintDomains = "0.2"
16
Dictionaries = "0.3"
17
Evolutionary = "0.9"
18
OrderedCollections = "1"
19
-ThreadPools = "1, 2.0"
+ThreadPools = "2"
20
julia = "1.6"
21
22
[extras]
0 commit comments