From 8a891beafb5f3a97bfa6cffa53102ba7f76765bb Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Wed, 9 Jun 2021 12:21:20 +0300 Subject: Bump version Change-Id: If7613a9167377abaa304b974ed586c4662dc7cc8 --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conanfile.py b/conanfile.py index ea004beb..f82d7855 100644 --- a/conanfile.py +++ b/conanfile.py @@ -36,7 +36,7 @@ class QtConanError(Exception): class QtScxml(ConanFile): name = "qtserialport" - version = "6.1.0" + version = "6.1.2" license = "LGPL-3.0+, GPL-2.0+, Commercial Qt License Agreement" author = "The Qt Company " url = "https://code.qt.io/cgit/qt/qtserialport.git" -- cgit v1.2.3