release 0.8.1

This commit is contained in:
Daniel Pavel 2012-12-01 23:32:51 +02:00
parent 2a44b0bb5b
commit a403c3b596
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.0'
VERSION = '0.8.1'
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
__version__ = VERSION
__license__ = "GPL"