Skip to content

Commit ba0f276

Browse files
Bump libsemigroups -> v3.5.3
1 parent 8540e35 commit ba0f276

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build_tools/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2021-2024 J. D. Mitchell
1+
# Copyright (c) 2021-2026 J. D. Mitchell
22
#
33
# Distributed under the terms of the GPL license version 3.
44
#
@@ -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.5.1"
14+
return "3.5.3"

0 commit comments

Comments
 (0)