Skip to content

Commit ac8de87

Browse files
Bump libsemigroups -> v2.7.0
1 parent 2747f5e commit ac8de87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libsemigroups_pybind11/tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def minimum_libsemigroups_version():
2626
Returns the minimum required version of libsemigroups required to make
2727
this work.
2828
"""
29-
return "2.6.2"
29+
return "2.7.0"
3030

3131

3232
if PKGCONFIG_IMPORTED:

0 commit comments

Comments
 (0)