We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 294323d commit a24a7bbCopy full SHA for a24a7bb
RELEASE.md
@@ -0,0 +1,7 @@
1
+# Release
2
+
3
+1. Update git hash in CMakeLists.txt to point to the correct version of `qoco`
4
+2. Update version number in `pyproject.toml` and `backend/cuda/pyproject.toml`
5
+3. Run `./build_cuda_wheels.sh` to build `qoco-cuda` wheels
6
+4. Download `qoco` wheels from `Build Wheels` workflow in `Actions` tab
7
+5. Upload both wheels to `pypi`
0 commit comments