Skip to content

Commit

Permalink
New version: HistogramPyramids v0.1.1 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
kdw503 authored Jan 30, 2025
1 parent 68e51cf commit 21285aa
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
4 changes: 2 additions & 2 deletions H/HistogramPyramids/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
["0.1"]
julia = "0.7-1"
["0.1-0"]
julia = "1"
8 changes: 5 additions & 3 deletions H/HistogramPyramids/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
["0.0-0.1"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[0]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OffsetArrays = "6fe1bfb0-de20-5000-8ca7-80f57d26f881"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.0"]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions H/HistogramPyramids/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.0.1"]
git-tree-sha1 = "d3b797ce84657adc705fa71f954c7d0d8a1ebffe"

["0.1.1"]
git-tree-sha1 = "f10bb87a93a164285adc26f45885996fc4d11327"

0 comments on commit 21285aa

Please sign in to comment.