Bump version to 0.2.8
[snf-image-creator] / image_creator / __init__.py
index 6f2a0af..3192fae 100644 (file)
@@ -31,6 +31,6 @@
 # interpreted as representing official policies, either expressed
 # or implied, of GRNET S.A.
 
-__version__ = '0.2.7'
+__version__ = '0.2.8'
 
 # vim: set sta sts=4 shiftwidth=4 sw=4 et ai :