From a375a6e29bd1c679bb48b008dbd392c069539b8d Mon Sep 17 00:00:00 2001 From: Milan Kolar Date: Tue, 23 Jun 2020 15:49:24 +0200 Subject: [PATCH] bump version --- pype/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pype/version.py b/pype/version.py index 334087f851..1c622223ba 100644 --- a/pype/version.py +++ b/pype/version.py @@ -1 +1 @@ -__version__ = "2.9.1" +__version__ = "2.10.0"