From bc5b43d600acb8bdb1de85af8df04056386c25d8 Mon Sep 17 00:00:00 2001 From: krathjen Date: Sun, 1 Sep 2019 15:51:53 +1000 Subject: [PATCH] Version 2.6.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 e2e1ee5c..f4ba14ed 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.6.0.b17" +__version__ = "2.6.1" def version():