Skip to content

Commit 0ecf7d1

Browse files
Bump the min. required version of libsemigroups to v3.3.0
1 parent 838fd91 commit 0ecf7d1

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

0 commit comments

Comments
 (0)