Skip to content

Commit

Permalink
Merge pull request #24 from Marco-Congedo/dev
Browse files Browse the repository at this point in the history
Reverted to v1.0.6
  • Loading branch information
Marco-Congedo authored Jan 21, 2020
2 parents edd466b + 581c666 commit 2632c74
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "Diagonalizations"
uuid = "9cd687f3-b62d-43f3-8fd3-ffcd9e581047"
authors = ["Marco-Congedo <marco.congedo@gmail.com>"]
version = "0.1.7"
version = "0.1.6"

[deps]
CovarianceEstimation = "587fd27a-f159-11e8-2dae-1979310e6154"
Expand Down
2 changes: 1 addition & 1 deletion docs/Project.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
authors = ["Marco-Congedo <marco.congedo@gmail.com>"]
version = "0.1.7"
version = "0.1.6"

[deps]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
Expand Down
2 changes: 1 addition & 1 deletion src/Diagonalizations.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Main Module of the Diagonalization.jl Package for Julia language
# v 0.1.7 - last update 16th of January 2020
# v 0.1.6 - last update 16th of January 2020

# MIT License
# Copyright (c) 2019, 2020
Expand Down

0 comments on commit 2632c74

Please sign in to comment.