Skip to content

Commit f18697e

Browse files
Merge pull request #108 from homalg-project/compathelper/new_version/2024-04-06-00-52-54-758-00610405533
CompatHelper: bump compat for GAP to 0.11, (keep existing compat)
2 parents fced6a6 + 8dd96e5 commit f18697e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Project.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "HomalgProject"
22
uuid = "50bd374c-87b5-11e9-015a-2febe71398bd"
33
authors = ["Mohamed Barakat <[email protected]>"]
4-
version = "1.3.4"
4+
version = "1.4.0"
55

66
[deps]
77
CapAndHomalg = "c4774649-1891-41ea-a883-87141804c57c"
@@ -11,10 +11,10 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
1111
Singular = "bcd08a7b-43d2-5ff7-b6d4-c458787f915c"
1212

1313
[compat]
14-
CapAndHomalg = "1.5.0"
15-
GAP = "0.7, 0.8, 0.9.3, 0.10"
14+
CapAndHomalg = "1.6.0"
15+
GAP = "0.11"
1616
Singular = "0.8, 0.9, 0.10, 0.11, 0.12, 0.13, 0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
17-
julia = "1.8"
17+
julia = "1.8, 1.9, 1.10"
1818

1919
[extras]
2020
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"

0 commit comments

Comments
 (0)