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