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():