Skip to content

Commit

Permalink
Update TuringPatterns.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
juliohm authored Nov 1, 2023
1 parent 3a4d245 commit fe4e4c0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/TuringPatterns.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,4 @@ export Zero, Clamp, BoxBlur, IteratedBoxBlur
export Sim, step!, simulate
export scale01

# GeoStats.jl API
export TPS, PARAMS1

end # module

2 comments on commit fe4e4c0

@juliohm
Copy link
Member Author

@juliohm juliohm commented on fe4e4c0 Nov 1, 2023

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.

Registration pull request updated: JuliaRegistries/General/94572

After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.

This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via:

git tag -a v0.7.0 -m "<description of version>" fe4e4c020beabccc67fc42a0dcd0b213a378ce91
git push origin v0.7.0

Please sign in to comment.