We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 637e134 commit 0ee9dbfCopy full SHA for 0ee9dbf
python/README.md
@@ -170,3 +170,4 @@ 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