Skip to content

Commit 7f0d2db

Browse files
committed
chore: add CTBase v0.17 compat (beta version)
1 parent 8f4bc2b commit 7f0d2db

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CTParser"
22
uuid = "32681960-a1b1-40db-9bff-a1ca817385d1"
33
authors = ["Jean-Baptiste Caillau <jean-baptiste.caillau@univ-cotedazur.fr>"]
4-
version = "0.7.2"
4+
version = "0.7.3-beta"
55

66
[deps]
77
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -12,7 +12,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
1212
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
1313

1414
[compat]
15-
CTBase = "0.16"
15+
CTBase = "0.16, 0.17"
1616
DocStringExtensions = "0.9"
1717
MLStyle = "0.4"
1818
OrderedCollections = "1.8"

0 commit comments

Comments
 (0)