Skip to content

Commit 51623ef

Browse files
Bump libsemigroups -> v2.3.1
1 parent 0cfc4b8 commit 51623ef

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
@@ -25,7 +25,7 @@ def minimum_libsemigroups_version():
2525
Returns the minimum required version of libsemigroups required to make
2626
this work.
2727
"""
28-
return "2.3.0"
28+
return "2.3.1"
2929

3030

3131
if PKGCONFIG_IMPORTED:

0 commit comments

Comments
 (0)