Skip to content

Commit

Permalink
Bump version to v0.21.5 (qutip#309)
Browse files Browse the repository at this point in the history
* bump version to `v0.21.5`

* bump version to `v0.21.5`
  • Loading branch information
ytdHuang authored Nov 14, 2024
1 parent 796d8f1 commit afded9a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- *__We will start to write changelog once we have the first standard release.__*

## [v0.21.5] (2024-11-15)

- This is a demonstration of how to bump version number and also modify `CHANGELOG.md` before new release. ([#309])

## [v0.21.4] (2024-11-13)

- This is just a demonstration about [`Changelog.jl`](https://github.com/JuliaDocs/Changelog.jl). ([#139], [#306])
Expand All @@ -19,3 +23,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[v0.21.4]: https://github.com/qutip/QuantumToolbox.jl/releases/tag/v0.21.4
[#139]: https://github.com/qutip/QuantumToolbox.jl/issues/139
[#306]: https://github.com/qutip/QuantumToolbox.jl/issues/306
[#309]: https://github.com/qutip/QuantumToolbox.jl/issues/309
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "QuantumToolbox"
uuid = "6c2fb7c5-b903-41d2-bc5e-5a7c320b9fab"
authors = ["Alberto Mercurio", "Yi-Te Huang"]
version = "0.21.4"
version = "0.21.5"

[deps]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Expand Down

0 comments on commit afded9a

Please sign in to comment.