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 1fc9e72 commit d26952fCopy full SHA for d26952f
RELEASE.md
@@ -2,5 +2,14 @@
2
1) Update `__version__` in `piazza_api/__init__.py` to the new version
3
2) Commit this change as "Release 0.9.0" to master, as an example
4
3) Create a release on GitHub with the new version (e.g., 0.9.0) targeting master
5
+
6
+## Build and Publish
7
8
+### Automated
9
10
+4) Ensure the deploy Github Action succeeds, or
11
12
+### Manual
13
14
4) `git pull` locally
15
5) Run `publish.bat` (in the correct environment) to create the package to upload
0 commit comments