release 0.8.4

This commit is contained in:
Daniel Pavel 2012-12-14 22:29:44 +02:00
parent 8a86ecc38d
commit 115d5c7db1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
from __future__ import absolute_import, division, print_function, unicode_literals
NAME = 'Solaar'
VERSION = '0.8.3'
VERSION = '0.8.4'
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
__version__ = VERSION
__license__ = "GPL"