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.
2 parents a02854a + 89d3d8f commit 6b76b35Copy full SHA for 6b76b35
Project.toml
@@ -1,7 +1,7 @@
1
name = "HomalgProject"
2
uuid = "50bd374c-87b5-11e9-015a-2febe71398bd"
3
authors = ["Mohamed Barakat <mohamed.barakat@uni-siegen.de>"]
4
-version = "1.1.4"
+version = "1.2.0"
5
6
[deps]
7
CapAndHomalg = "c4774649-1891-41ea-a883-87141804c57c"
@@ -11,10 +11,10 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
11
Singular = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c"
12
13
[compat]
14
-CapAndHomalg = "1.3"
15
-GAP = "0.7"
+CapAndHomalg = "1.4"
+GAP = "0.7, 0.8"
16
Singular = "0.8, 0.9, 0.10, 0.11"
17
-julia = "1.6"
+julia = "1.6, 1.7"
18
19
[extras]
20
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
0 commit comments