Skip to content

Commit d68d3d4

Browse files
committed
2.3.1
1 parent 6855bd4 commit d68d3d4

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.3.1 (2024-06-25)
6+
------------------
77
* Skip running the tests on Windows Debug. (`#142 <https://github.com/ros-visualization/python_qt_binding/issues/142>`_)
88
* Contributors: Chris Lalancette
99

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.3.0</version>
3+
<version>2.3.1</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)