=== modified file 'doc/changes.rst'
@@ -3,8 +3,8 @@
.. _version_0_11:
-Version 0.11 (UNRELEASED)
-=========================
+Version 0.11
+============
* Improvements to the magic ajax tables -- render the initial content
of the table in the html to avoid requiring several requests to load
one page.
=== modified file 'lava_scheduler_app/__init__.py'
@@ -17,4 +17,4 @@
# along with LAVA Scheduler. If not, see <http://www.gnu.org/licenses/>.
-__version__ = (0, 11, 0, "dev", 0)
+__version__ = (0, 11, 0, "final", 0)