Skip to content

Commit d26952f

Browse files
authored
Update RELEASE.md
1 parent 1fc9e72 commit d26952f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

RELEASE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,14 @@
22
1) Update `__version__` in `piazza_api/__init__.py` to the new version
33
2) Commit this change as "Release 0.9.0" to master, as an example
44
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+
514
4) `git pull` locally
615
5) Run `publish.bat` (in the correct environment) to create the package to upload

0 commit comments

Comments
 (0)