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 c18df44 commit 3e33a08Copy full SHA for 3e33a08
.travis.yml
@@ -7,6 +7,7 @@ julia:
7
- "0.7"
8
- "1.0"
9
- "1.1"
10
+ - "1.2"
11
- nightly
12
matrix:
13
allow_failures:
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.1.1"
+version = "0.1.2"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
0 commit comments