Message ID | 20120903021909.28689.57810.launchpad@ackee.canonical.com |
---|---|
State | Accepted |
Headers | show |
=== modified file 'dashboard_app/__init__.py' --- dashboard_app/__init__.py 2012-08-28 05:25:49 +0000 +++ dashboard_app/__init__.py 2012-09-03 02:17:35 +0000 @@ -20,4 +20,4 @@ Dashboard Application (package) """ -__version__ = (0, 21, 0, "dev", 0) +__version__ = (0, 21, 0, "final", 0) === modified file 'doc/changes.rst' --- doc/changes.rst 2012-08-30 00:00:01 +0000 +++ doc/changes.rst 2012-09-03 02:17:35 +0000 @@ -5,7 +5,6 @@ Version 0.21 ============ -* Unreleased * Add the concept of a test run filter. .. _version_0_20: