Skip to content

Commit 53d562e

Browse files
Build:Bump minimum libsemigroups version
1 parent 702b6e5 commit 53d562e

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
@@ -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.2.0"
14+
return "3.3.0"

0 commit comments

Comments
 (0)