We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64b75f3 commit 6f713b4Copy full SHA for 6f713b4
Project.toml
@@ -4,6 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
4
keywords = ["Entities", "HTML"]
5
license = "MIT"
6
uuid = "7693890a-d069-55fe-a829-b4a6d304f0ee"
7
+version = "1.0.0"
8
9
[deps]
10
StrTables = "9700d1a9-a7c8-5760-9816-a99fda30bb8f"
@@ -16,4 +17,4 @@ test = ["Test"]
16
17
18
[compat]
19
julia = "^1.0.0"
-StrTables = "0.3.0, ≥ 1.0.0"
20
+StrTables = "≥ 1.0.0"
appveyor.yml
@@ -1,7 +1,7 @@
1
environment:
2
matrix:
3
- julia_version: 1.0
- - julia_version: 1.1
+ - julia_version: 1
- julia_version: latest
platform:
0 commit comments