Skip to content
Snippets Groups Projects
Commit aa816e8c authored by Nikos Skalkotos's avatar Nikos Skalkotos
Browse files

Bump version to 0.2.1

parent 8c7d7b90
No related branches found
No related tags found
No related merge requests found
...@@ -48,9 +48,9 @@ copyright = u'2012, GRNET' ...@@ -48,9 +48,9 @@ copyright = u'2012, GRNET'
# built documents. # built documents.
# #
# The short X.Y version. # The short X.Y version.
version = '0.2' version = '0.2.1'
# The full version, including alpha/beta/rc tags. # The full version, including alpha/beta/rc tags.
release = '0.2' release = '0.2.1'
# The language for content autogenerated by Sphinx. Refer to documentation # The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages. # for a list of supported languages.
......
...@@ -31,6 +31,6 @@ ...@@ -31,6 +31,6 @@
# interpreted as representing official policies, either expressed # interpreted as representing official policies, either expressed
# or implied, of GRNET S.A. # or implied, of GRNET S.A.
__version__ = '0.2' __version__ = '0.2.1'
# vim: set sta sts=4 shiftwidth=4 sw=4 et ai : # vim: set sta sts=4 shiftwidth=4 sw=4 et ai :
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment