- check the version of objectsync and topicsync is the newest
- update frontend\src\version.ts (check version with cz bump --dry-run )
- temporary copy readme.md to backend\readme.md so that it can be published
- bump version with
cz bump
- pip install -e backend -e extensions\grapycal_builtin
- update and copy the example file to backend\src\grapycal\Welcome.grapycal
- poerty build with
build.bat
- delete grapycal config file in appdata
- test_build.bat
- publish:
publish.bat
- test_build_pypi.bat
- update and push the example files