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 5a3790f commit df8fbe9Copy full SHA for df8fbe9
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package tesseract_qt
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.29.1 (2025-03-26)
+-------------------
7
* Fix ComponentInfoDialog not updating model
8
* Add information button to toolbars to visualize component information
9
* Require loading task composer config before log file
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package format="2">
<name>tesseract_qt</name>
- <version>0.29.0</version>
+ <version>0.29.1</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