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 4b558c9 commit 49031d7Copy full SHA for 49031d7
.github/workflows/ci.yml
@@ -12,6 +12,7 @@ jobs:
12
version:
13
- '1.5'
14
- '1'
15
+ - '^1.8.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.4"
+version = "0.5.5"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
0 commit comments