Skip to content

Commit 7ca73bf

Browse files
committed
Remove manifest.py
1 parent ba2e99a commit 7ca73bf

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ micropython -m unittest
100100

101101
## Releasing
102102

103-
To release a new version, update the versions in `manifest.py` and `package.json`. Commit your changes and make a pull request. After merging, create a new tag and push to GitHub:
103+
To release a new version, update the version in `package.json`. Commit your changes and make a pull request. After merging, create a new tag and push to GitHub:
104104

105105
```bash
106106
git tag vX.Y.Z

manifest.py

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)