X-Git-Url: https://code.grnet.gr/git/snf-image-creator/blobdiff_plain/2eb7dff0b655ad19bb0bd2c7b716251d56331af2..29fd973e0da4b1bf61f76a7809b67b18ef9db195:/image_creator/__init__.py?ds=inline diff --git a/image_creator/__init__.py b/image_creator/__init__.py index 3192fae..62ea6d9 100644 --- a/image_creator/__init__.py +++ b/image_creator/__init__.py @@ -31,6 +31,6 @@ # interpreted as representing official policies, either expressed # or implied, of GRNET S.A. -__version__ = '0.2.8' +__version__ = '0.2.10' # vim: set sta sts=4 shiftwidth=4 sw=4 et ai :