summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Ryannel <juergen@ryannel.org>2020-02-04 14:49:28 +0100
committerJuergen Ryannel <juergen@ryannel.org>2020-02-04 14:51:17 +0100
commite0eb202a09737450bd3112845a7fdc602781b362 (patch)
tree31399879d170fe6c965cf73b754e9392911dc535
parentb40be1fee473478b08eaaeabdc8769bd0c7b0052 (diff)
downloadqtivi-qface-e0eb202a09737450bd3112845a7fdc602781b362.tar.gz
add patch release 2.0.22.0.2
-rw-r--r--qface/__about__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/qface/__about__.py b/qface/__about__.py
index ba588e4..794bed6 100644
--- a/qface/__about__.py
+++ b/qface/__about__.py
@@ -9,7 +9,7 @@ except NameError:
__title__ = "qface"
__summary__ = "A generator framework based on a common modern IDL"
__url__ = "https://pelagicore.github.io/qface/"
-__version__ = "2.0.1"
+__version__ = "2.0.2"
__author__ = "JRyannel"
__author_email__ = ""
__copyright__ = "2019 Pelagicore"