Skip to content

Commit c086c6b

Browse files
Meta: Bump minimum libsemigroups version
1 parent 5a4ccaa commit c086c6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ def minimum_libsemigroups_version():
1616
Returns the minimum required version of libsemigroups required to build
1717
libsemigroups_pybind11.
1818
"""
19-
return "3.0.2"
19+
return "3.1.1"

0 commit comments

Comments
 (0)