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 e231d0b commit df1f877Copy full SHA for df1f877
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ jobs:
12
version:
13
- '1.5'
14
- '1'
15
+ - '^1.7.0-0'
16
os:
17
- ubuntu-latest
18
- macOS-latest
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunBase"
2
uuid = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
3
-version = "0.5.1"
+version = "0.5.2"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
0 commit comments