Skip to content

Commit 0a8934d

Browse files
committed
v0.1.3
1 parent 34e32b1 commit 0a8934d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,4 +170,3 @@ This is a pybind11 bug, that occurs when compiling it with gcc-14. Change the py
170170
- Edit version number in `python/src/deglib/__init__.py` to `x.y.z`
171171
- Run `git add -A`, `git commit -m 'vx.y.z'` and `git tag -a vx.y.z -m 'vx.y.z'`
172172
- Run `git push` and `git push origin --tags`
173-

0 commit comments

Comments
 (0)