Skip to content

Commit

Permalink
1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
clalancette committed Jan 25, 2021
1 parent bf24cb7 commit 7ff71b0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package python_qt_binding
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
1.0.6 (2021-01-25)
------------------
* Update maintainers (`#96 <https://github.com/ros-visualization/python_qt_binding/issues/96>`_) (`#98 <https://github.com/ros-visualization/python_qt_binding/issues/98>`_)
* Add pytest.ini so local tests don't display warning (`#93 <https://github.com/ros-visualization/python_qt_binding/issues/93>`_)
* Contributors: Chris Lalancette, Shane Loretz
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>python_qt_binding</name>
<version>1.0.5</version>
<version>1.0.6</version>
<description>
This stack provides Python bindings for Qt.
There are two providers: pyside and pyqt. PySide2 is available under
Expand Down

0 comments on commit 7ff71b0

Please sign in to comment.