We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f4bc2b commit 7f0d2dbCopy full SHA for 7f0d2db
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "CTParser"
2
uuid = "32681960-a1b1-40db-9bff-a1ca817385d1"
3
authors = ["Jean-Baptiste Caillau <jean-baptiste.caillau@univ-cotedazur.fr>"]
4
-version = "0.7.2"
+version = "0.7.3-beta"
5
6
[deps]
7
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -12,7 +12,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
12
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5"
13
14
[compat]
15
-CTBase = "0.16"
+CTBase = "0.16, 0.17"
16
DocStringExtensions = "0.9"
17
MLStyle = "0.4"
18
OrderedCollections = "1.8"
0 commit comments