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