Release for brahma 0.0.3 (#43525)

* Release for brahma 0.0.3
* switch the version directive order
This commit is contained in:
Hariharan Devarajan 2024-04-09 11:33:29 -07:00 committed by GitHub
parent b969f739bd
commit 1c76ba1c3e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,6 +17,7 @@ class Brahma(CMakePackage):
version("develop", branch="dev")
version("master", branch="master")
version("0.0.3", tag="v0.0.3", commit="fd201c653e8fa00d4ba6197a56a513f740e3014e")
version("0.0.2", tag="v0.0.2", commit="4a36d5c08787d41c939fa1b987344b69d9ef97a6")
version("0.0.1", tag="v0.0.1", commit="15156036f14e36511dfc3f3751dc953540526a2b")