We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bc09f commit 3cd38feCopy full SHA for 3cd38fe
new-release-checklist.md
@@ -0,0 +1,9 @@
1
+# New Release Checklist
2
+
3
+1. Bump `__version__`
4
+2. Update `changelog.md`
5
+3. `pixi run docs`
6
+4. `git commit`
7
+5. `git push`
8
+6. Create new release on GitHub
9
+7. `flit publish`
0 commit comments