Skip to content

Commit

Permalink
CompatHelper: bump compat for POMDPs to 1, (keep existing compat) (#27)
Browse files Browse the repository at this point in the history
* CompatHelper: bump compat for POMDPs to 1, (keep existing compat)

* Update compat for POMDPTools and version bump

---------

Co-authored-by: CompatHelper Julia <[email protected]>
Co-authored-by: Dylan Asmar <[email protected]>
  • Loading branch information
3 people authored Jun 14, 2024
1 parent b4403f0 commit 1592d93
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 = "LaserTag"
uuid = "041f53e1-e4f8-54ec-814d-e9e995aa38d4"
repo = "https://github.com/zsunberg/LaserTag.jl"
version = "0.1.2"
version = "0.1.3"

[deps]
AutoHashEquals = "15f4f7f2-30c1-5605-9d31-71845cf9641f"
Expand All @@ -22,8 +22,8 @@ TikzPictures = "37f6aa50-8035-52d0-81c2-5a1d08754b2d"
AutoHashEquals = "0.2, 1, 2"
Distributions = "0.22 - 0.24, 0.25"
IterTools = "1"
POMDPTools = "0.1"
POMDPs = "0.9"
POMDPTools = "0.1, 1"
POMDPs = "0.9, 1"
Parameters = "0.12"
ParticleFilters = "0.5"
SpecialFunctions = "1, 2"
Expand Down

0 comments on commit 1592d93

Please sign in to comment.