File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- version : 0.16.0-rc2
2- commit : " v0.16.0-rc2 "
1+ version : 0.16.0
2+ commit : " v0.16.0"
33date-released : " 2025-04-10"
44cff-version : 1.2.0
55message : " Please cite sisl in any paper to acknowledge and support development."
Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ below sequence.
1616
1717The release cycle should be performed like this:
1818
19- 1 . Update released versions in ` CITATION.cff `
19+ 1 . Update released versions in ` CITATION.cff ` and ` pyproject.toml ` .
2020
21- 2 . Insert correct dates in ` CITATION.cff ` (for Zenodo)
21+ 2 . Insert correct dates in ` CITATION.cff ` (for Zenodo).
2222
23233 . Create release notes and changelogs:
2424
Original file line number Diff line number Diff line change 1010[tool .setuptools_scm ]
1111write_to = " src/sisl/_version.py"
1212version_file = " src/sisl/_version.py"
13- fallback_version = " 0.16.0-rc2 "
13+ fallback_version = " 0.16.0"
1414
1515# First we define the build-system which we will probably alter the most
1616[build-system ]
You can’t perform that action at this time.
0 commit comments