From: Dylan Baker Then run the Then run the ./bin/post_verison.py X.Y.Z
, where X.Y.Z is the
-version you just made. This will updated docs/relnotes.html and
-docs/index.html. Remove the new release from docs/release-calendar.html. Then
-commit and push:
+./bin/post_verison.py X.Y.Z
, where X.Y.Z is the
+version you just made. This will updated docs/relnotes.html,
+docs/index.html, and docs/release-calendar.html. It will then generate
+a git commit automatically. Check that everything looks correct and push:
-git commit -as -m "docs: update calendar, add news item and link release notes for X.Y.Z" -git push origin master X.Y + git push origin master X.Y