Skip to content

Commit 854f5f3

Browse files
authored
Modified release instructions
I added the instruction to update the version in `package.json`. Also, do we need to manually change the version in `_frontend.py` or does that happen automatically as a consequence of updating the version of `_version.py`?
1 parent 9ba634e commit 854f5f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ of those flags here.
7979
- Add tests
8080
- Ensure tests pass locally and on CI. Check that the coverage is reasonable.
8181
- Make a release commit, where you remove the `, 'dev'` entry in `_version.py`.
82+
- Update the version in package.json
8283
- Relase the npm packages:
8384
```bash
8485
npm login

0 commit comments

Comments
 (0)