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