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 c277453 commit cb33d83Copy full SHA for cb33d83
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package tesseract_qt
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.29.0 (2025-03-21)
+-------------------
7
* Update CI colcon-action to v11
8
* Update changes with composite instruction
9
* Update to leverage std::filesystem
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>tesseract_qt</name>
- <version>0.28.1</version>
+ <version>0.29.0</version>
<description>The Tesseract Qt Widgets and Application package</description>
<maintainer email="[email protected]">Levi Armstrong</maintainer>
<license>LGPL-3.0</license>
0 commit comments