Skip to content

Commit 150477f

Browse files
committed
2.0.0
1 parent 2ef9d95 commit 150477f

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.0.0 (2023-12-26)
6+
------------------
77
* Cleanup of the sip_configure.py file. (`#131 <https://github.com/ros-visualization/python_qt_binding/issues/131>`_)
88
* Update the SIP support so we can deal with a broken RHEL-9. (`#129 <https://github.com/ros-visualization/python_qt_binding/issues/129>`_)
99
* Contributors: Chris Lalancette

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>1.3.0</version>
3+
<version>2.0.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)