From 62388329af4df062c9b38dd1327dac62555fca98 Mon Sep 17 00:00:00 2001 From: krathjen Date: Mon, 27 Jan 2020 09:49:17 +1100 Subject: [PATCH] Version 2.7.1 --- src/studiolibrary/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/studiolibrary/__init__.py b/src/studiolibrary/__init__.py index 3325b4d3..93b83ac8 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.7.0.b8" +__version__ = "2.7.1" def version():