From: allfro Date: Mon, 8 Apr 2013 01:24:12 +0000 (-0400) Subject: Bump up the version! Bump up the version! X-Git-Url: https://git.nothing2do.fr/?a=commitdiff_plain;h=d9b82af4572a631a028651cdae9527cac84d3f5f;p=get-hack-src.git Bump up the version! Bump up the version! --- diff --git a/src/canari/__init__.py b/src/canari/__init__.py index 9311fe2..0a4eb03 100644 --- a/src/canari/__init__.py +++ b/src/canari/__init__.py @@ -3,7 +3,7 @@ __copyright__ = 'Copyright 2012, Canari Project' __credits__ = [] __license__ = 'GPL' -__version__ = '0.8' +__version__ = '0.9' __maintainer__ = 'Nadeem Douba' __email__ = 'ndouba@gmail.com' __status__ = 'Development'