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 7318f4d commit 01746deCopy full SHA for 01746de
.travis.yml
@@ -3,7 +3,7 @@ os:
3
- osx
4
- linux
5
julia:
6
- - 1.1
+ - 1.2
7
notifications:
8
email: false
9
# script:
Project.toml
@@ -1,10 +1,10 @@
1
name = "DocumentFunction"
2
uuid = "e1f3b4f0-2dc4-57d3-83f7-d4b7faf3b05b"
authors = ["Velimir V Vesselinov (monty) <velimir.vesselinov@gmail.com>"]
-version = "0.5.1"
+version = "0.6.0"
[compat]
-julia = "≥ 0.7.0"
+julia = "^1"
[extras]
10
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments