Skip to content

Commit ffc5c3b

Browse files
committed
first commit
1 parent 450249c commit ffc5c3b

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,6 +1,6 @@
11
name = "CTParser"
22
uuid = "32681960-a1b1-40db-9bff-a1ca817385d1"
3-
version = "0.7.9" # debug
3+
version = "0.8.2-beta.1"
44
authors = ["Jean-Baptiste Caillau <jean-baptiste.caillau@univ-cotedazur.fr>"]
55

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

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

0 commit comments

Comments
 (0)