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 daedaa6 commit e4e115eCopy full SHA for e4e115e
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## master
4
5
+## v0.3.1
6
+
7
*  Fix tests on Julia ≥ 1.6. ([#18](https://github.com/sostock/BSplines.jl/pull/18))
8
9
## v0.3.0
Project.toml
@@ -1,7 +1,7 @@
1
name = "BSplines"
uuid = "488c2830-172b-11e9-1591-253b8a7df96d"
authors = ["Sebastian Stock"]
-version = "0.3.0"
+version = "0.3.1"
[deps]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
0 commit comments