diff --git a/src/studiolibrary/__init__.py b/src/studiolibrary/__init__.py index 614c255f..b5a717e7 100644 --- a/src/studiolibrary/__init__.py +++ b/src/studiolibrary/__init__.py @@ -10,7 +10,7 @@ # You should have received a copy of the GNU Lesser General Public # License along with this library. If not, see . -__version__ = "2.14.0" +__version__ = "2.14.1" __build_date__ = "November 12, 2023"