=== modified file 'doc/changes.rst'
@@ -1,6 +1,14 @@
Version History
***************
+.. _version_0_5_4:
+
+Version 0.5.4
+=============
+
+* allow deployment from an image file as well as a rootfs/hwpack combination
+* Auto accept the new snowball license update.
+
.. _version_0_5_3:
Version 0.5.3
=== modified file 'lava_dispatcher/__init__.py'
@@ -18,4 +18,4 @@
# along
# with this program; if not, see <http://www.gnu.org/licenses>.
-__version__ = (0, 5, 3, "final", 0)
+__version__ = (0, 5, 4, "final", 0)