Skip to content

Commit 79130fa

Browse files
Bump libsemigroups -> v3.5.1
1 parent d8dd494 commit 79130fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_tools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ def minimum_libsemigroups_version():
1111
"""Returns the minimum required version of libsemigroups required to build
1212
libsemigroups_pybind11.
1313
"""
14-
return "3.4.0"
14+
return "3.5.1"

0 commit comments

Comments
 (0)