Skip to content

Commit

Permalink
bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
baggepinnen authored Jan 22, 2024
1 parent 7677991 commit 13304eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "LowLevelParticleFilters"
uuid = "d9d29d28-c116-5dba-9239-57a5fe23875b"
authors = ["baggepinnen <baggepinnen@gmail.com>"]
version = "3.6.1"
version = "3.6.2"

[deps]
ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"
Expand Down Expand Up @@ -48,11 +48,11 @@ RecipesBase = "0.8, 1.0"
Requires = "0.5, 1.0"
SciMLBase = "1.29, 2"
SeeToDee = "1.0"
SimpleNonlinearSolve = "0.1.2"
SimpleNonlinearSolve = "1"
StaticArrays = "<0.13, 1"
StatsAPI = "1.5"
StatsBase = "0.29,0.30,0.32, 0.33, 0.34"
SymbolicIndexingInterface = "0.2"
SymbolicIndexingInterface = "0.3"
LinearAlgebra = "1.7"
Printf = "1.7"
Random = "1.7"
Expand Down

0 comments on commit 13304eb

Please sign in to comment.