release 0.8.0

This commit is contained in:
Daniel Pavel 2012-12-01 19:14:06 +02:00
parent 1cc532d600
commit db0d6e8bbc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python -u
NAME = 'Solaar'
VERSION = '0.8'
VERSION = '0.8.0'
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
__version__ = VERSION
__license__ = "GPL"