From 90b7357ddf51e5c26a1e4e09851ef799d26bfe43 Mon Sep 17 00:00:00 2001 From: Jani Heikkinen Date: Thu, 18 Feb 2021 07:21:00 +0200 Subject: Bump version Change-Id: Ibe1491f6c54a9aa003444b73e35817abd19c2087 --- conanfile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conanfile.py') diff --git a/conanfile.py b/conanfile.py index d1055b5..f5e72b9 100644 --- a/conanfile.py +++ b/conanfile.py @@ -36,7 +36,7 @@ class QtConanError(Exception): class QtImageFormats(ConanFile): name = "qtimageformats" - version = "6.1.0" + version = "6.2.0" license = "LGPL-3.0+, GPL-2.0+, Commercial Qt License Agreement" author = "The Qt Company " url = "https://code.qt.io/cgit/qt/qtimageformats.git" -- cgit v1.2.1