Skip to content

Commit 83c82a2

Browse files
committed
version
1 parent 2f8a179 commit 83c82a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "SimpleHypergraphs"
22
uuid = "aa4a32ff-dd5d-5357-90e3-e7a9512f0501"
33
authors = ["Przemysław Szufel <[email protected]>", "Bogumił Kamiński <[email protected]>", "Carmine Spagnuolo <[email protected]>", "Alessia Antelmi <[email protected]>"]
4-
version = "0.1.13"
4+
version = "0.1.14"
55

66
[deps]
77
Conda = "8f4d0f93-b110-5947-807f-2305c1781a2d"
@@ -18,7 +18,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1818

1919
[compat]
2020
Conda = "1.4.0"
21-
DataStructures = "0.17.10"
21+
DataStructures = "^0.17.10, ^0.18.0"
2222
JSON3 = "1.0.1"
2323
LightGraphs = "1.3"
2424
PyCall = "1.91.2"

0 commit comments

Comments
 (0)