Skip to content

Commit

Permalink
New version: TopologicalNumbers v1.7.6
Browse files Browse the repository at this point in the history
UUID: 82b459e2-751c-486c-8b84-4a85e9d7ad51
Repo: https://github.com/KskAdch/TopologicalNumbers.jl.git
Tree: 4feb48db54ec7ee5b9cfb847c2630a63353fdba6

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator committed Jan 20, 2025
1 parent 3342add commit e7b046f
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
16 changes: 12 additions & 4 deletions T/TopologicalNumbers/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,17 @@
LaTeXStrings = "1"
Parameters = "0.12"
StaticArrays = "1"
julia = "1.6.0-1"

["1-1.3.8"]
CairoMakie = "0.10"

["1-1.7.5"]
julia = "1.6.0-1"

["1.1.3-1.3.8"]
GLMakie = "0.8"

["1.3.8-1"]
["1.3.8-1.7.5"]
LinearAlgebra = "1.6.0-1"

["1.3.9-1"]
Expand All @@ -22,8 +24,14 @@ Accessors = "0.1"
["1.5-1"]
ProgressBars = "1.5.0-1"

["1.6-1"]
["1.6-1.7.5"]
Distributed = "1.6.0-1"

["1.7-1"]
["1.7-1.7.5"]
SparseArrays = "1.6.0-1"

["1.7.6-1"]
Distributed = "1.10.0-1"
LinearAlgebra = "1.10.0-1"
SparseArrays = "1.10.0-1"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions T/TopologicalNumbers/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,6 @@ git-tree-sha1 = "1ecdf2671d71ab7495db18b09ce1f0cde994a234"

["1.7.5"]
git-tree-sha1 = "8db7d60aadf1c8180f7385b0d9f63b63fd9a8cc9"

["1.7.6"]
git-tree-sha1 = "4feb48db54ec7ee5b9cfb847c2630a63353fdba6"

0 comments on commit e7b046f

Please sign in to comment.