=== modified file 'doc/changes.rst'
@@ -1,10 +1,17 @@
Version History
***************
+.. _version_0_18:
+
+Version 0.18
+============
+
+* Unreleased.
+
.. _version_0_17_1:
Version 0.17.1
-============
+==============
* version .17 didn't have the proper flot libraries in place for the new report
=== 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, 17, 1, "final", 0)
+__version__ = (0, 18, 0, "dev", 0)