Skip to content

Commit

Permalink
Compat updates + version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
dylan-asmar authored Jun 14, 2024
1 parent 3644928 commit 153de8f
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 = "CompressedBeliefMDPs"
uuid = "0a809e47-b8eb-4578-b4e8-4c2c5f9f833c"
authors = ["Logan-Mondal-Bhamidipaty"]
version = "1.0.0"
version = "1.0.1"

[deps]
Bijections = "e2ed5e7c-b2de-5872-ae92-c73ca462fb04"
Expand Down Expand Up @@ -35,8 +35,8 @@ ManifoldLearning = "0.9"
MultivariateStats = "0.9, 0.10"
NearestNeighbors = "0.4"
POMDPModels = "0.4.20"
POMDPTools = "0.1.6"
POMDPs = "0.9.6"
POMDPTools = "0.1.6, 1"
POMDPs = "0.9.6, 1"
ParticleFilters = "0.5.6"
StaticArrays = "1.9.3"
julia = "1"
Expand Down

0 comments on commit 153de8f

Please sign in to comment.