Skip to content

Commit

Permalink
Update Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
yebai authored Nov 10, 2023
1 parent 9bd31b0 commit f6178f5
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name = "SSMProblems"
uuid = "26aad666-b158-4e64-9d35-0e672562fa48"
authors = ["FredericWantiez <frederic.wantiez@gmail.com>"]
version = "0.1.0"
version = "0.1.1"

[deps]
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"

[compat]
AbstractMCMC = "5"
julia = "1.6"

0 comments on commit f6178f5

Please sign in to comment.