Skip to content

Commit

Permalink
Increase project version. Modify compat entries to test on Julia 1.6.…
Browse files Browse the repository at this point in the history
…7 LTS
  • Loading branch information
Adomas Baliuka authored and Adomas Baliuka committed Apr 9, 2024
1 parent 3b2088f commit e0b6b30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "LDPCStorage"
uuid = "d46d874d-5773-4ce9-8adb-568101dc8882"
authors = ["Adomas Baliuka <[email protected]>"]
version = "0.4.0"
version = "0.4.1"

[deps]
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
Expand All @@ -18,7 +18,7 @@ JSON = "0.21"
Pkg = "1.10.0"
julia = "1.6"
SHA = "0.7.0"
SparseArrays = "1.10.0"
SparseArrays = "1.6, 1.10"
StatsBase = "0.34"

[extras]
Expand Down

0 comments on commit e0b6b30

Please sign in to comment.