Skip to content

Commit 8e8084e

Browse files
authored
Give room for improbable backports on upper bound
1 parent f1ba676 commit 8e8084e

File tree

1 file changed

+1
-1
lines changed
  • packages/OSCADml/OSCADml.0.2.0

1 file changed

+1
-1
lines changed

packages/OSCADml/OSCADml.0.2.0/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ depends: [
1717
"ocaml" {>= "4.14.0"}
1818
"gg" {>= "1.0.0"}
1919
"cairo2" {>= "0.6.2"}
20-
"OCADml" {>= "0.3.1" & < "0.3.3"}
20+
"OCADml" {>= "0.3.1" & < "0.4.0"}
2121
"odoc" {with-doc}
2222
]
2323
build: [

0 commit comments

Comments
 (0)