fix release

This commit is contained in:
Guilhem Saurel
2024-03-09 00:30:28 +01:00
parent 0045056a33
commit 11564bb642
2 changed files with 6 additions and 5 deletions

View File

@@ -5,10 +5,11 @@ To trigger it, we just need to:
1. use poetry to update the version number
2. update the changelog
3. git commit
4. git tag
5. git push
6. git push --tags
3. update version number in flake.nix
4. git commit
5. git tag
6. git push
7. git push --tags
For this, an helper script is provided: