We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e32b1 commit 0a8934dCopy full SHA for 0a8934d
python/README.md
@@ -170,4 +170,3 @@ This is a pybind11 bug, that occurs when compiling it with gcc-14. Change the py
170
- Edit version number in `python/src/deglib/__init__.py` to `x.y.z`
171
- Run `git add -A`, `git commit -m 'vx.y.z'` and `git tag -a vx.y.z -m 'vx.y.z'`
172
- Run `git push` and `git push origin --tags`
173
-
0 commit comments