Skip to content

Commit 480c8d2

Browse files
committed
2.2.0
Signed-off-by: Marco A. Gutierrez <[email protected]>
1 parent 29ea65c commit 480c8d2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package python_qt_binding
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.2.0 (2024-03-28)
6+
------------------
77
* Switch to C++17 for SIP and Shiboken (`#135 <https://github.com/ros-visualization/python_qt_binding/issues/135>`_)
88
* Set hints to find the python version we actually want. (`#134 <https://github.com/ros-visualization/python_qt_binding/issues/134>`_)
99
* Contributors: Chris Lalancette, Christophe Bedard

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="2">
22
<name>python_qt_binding</name>
3-
<version>2.1.1</version>
3+
<version>2.2.0</version>
44
<description>
55
This stack provides Python bindings for Qt.
66
There are two providers: pyside and pyqt. PySide2 is available under

0 commit comments

Comments
 (0)