diff --git a/Project.toml b/Project.toml index 3504c89..d52f4da 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MatrixPencils" uuid = "48965c70-4690-11ea-1f13-43a2532b2fa8" authors = ["Andreas Varga "] -version = "1.8" +version = "1.7" [deps] LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" diff --git a/ReleaseNotes.md b/ReleaseNotes.md index f569813..e7c870c 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,6 +1,6 @@ # Release Notes -## Version 1.8 +## Version 1.7 This minor version bump uses Julia 1.6 (and up) and Polynomials v3.0.