=== modified file 'doc/changes.rst'
@@ -1,16 +1,16 @@
Version History
***************
-* Changed ltp-snowball-tests default test suite.
.. _version_0_9:
Version 0.9
===========
-* Unreleased.
* Fix installation of pm-qa tests (bug #1004499).
* Add a simple setup.cfg to work around packaging problems.
+* Changed ltp-snowball-tests default test suite.
+* Fixed dependencies of ltp test.
.. _version_0_8:
=== modified file 'lava_test/__init__.py'
@@ -13,4 +13,4 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = (0, 9, 0, "dev", 0)
+__version__ = (0, 9, 0, "final", 0)