We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6855bd4 commit d68d3d4Copy full SHA for d68d3d4
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package python_qt_binding
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+2.3.1 (2024-06-25)
+------------------
7
* Skip running the tests on Windows Debug. (`#142 <https://github.com/ros-visualization/python_qt_binding/issues/142>`_)
8
* Contributors: Chris Lalancette
9
package.xml
@@ -1,6 +1,6 @@
1
<package format="2">
<name>python_qt_binding</name>
- <version>2.3.0</version>
+ <version>2.3.1</version>
<description>
This stack provides Python bindings for Qt.
There are two providers: pyside and pyqt. PySide2 is available under
0 commit comments