Skip to content

Commit

Permalink
Merge #144
Browse files Browse the repository at this point in the history
144: Bump version r=ilopezgp a=ilopezgp



Co-authored-by: ilopezgp <[email protected]>
  • Loading branch information
bors[bot] and ilopezgp committed Apr 9, 2022
2 parents cb0edfd + 4c616c1 commit a741920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "EnsembleKalmanProcesses"
uuid = "aa8a2aa5-91d8-4396-bcef-d4f2ec43552d"
authors = ["CLIMA contributors <[email protected]>"]
version = "0.6.0"
version = "0.7.0"

[deps]
Convex = "f65535da-76fb-5f13-bab9-19810c17039a"
Expand Down

2 comments on commit a741920

@ilopezgp
Copy link
Contributor

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 created: JuliaRegistries/General/58206

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>" a7419200805c386aced272aa2e1d80078f72f4df
git push origin v0.7.0

Please sign in to comment.