=== modified file 'doc/changes.rst'
@@ -1,11 +1,9 @@
Version History
***************
-.. _version_2011.11:
-
-Version 2011.11
-===============
-
-.. todo::
- High level-changelog should be placed here. We should use intersphinx to
- link to changelogs for particular components
+.. _version_0.5.5:
+
+Version 0.5.5
+=============
+
+* Add some docs for lava-scheduler
=== 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, 5, 4, "final", 0)
+__version__ = (0, 5, 5, "final", 0)