Skip to content

Commit

Permalink
update compat bounds for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
rveltz committed May 8, 2024
1 parent d2c09c1 commit 454f441
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ SynapseElife = "7cc9ea39-daa9-4846-be95-d8a08c9e3c85"

[compat]
Documenter = "0.27"
PiecewiseDeterministicMarkovProcesses = "0.0.4, 0.0.5, ^0.0.7"
julia = "^1.6"
PiecewiseDeterministicMarkovProcesses = "0.0.4, 0.0.5, ^0.0.7, ^0.0.8"
julia = "^1.8"

2 comments on commit 454f441

@rveltz
Copy link
Owner Author

@rveltz rveltz commented on 454f441 May 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JuliaRegistrator
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Error while trying to register: Version 0.0.1 already exists

Please sign in to comment.