release 0.8.4
This commit is contained in:
parent
8a86ecc38d
commit
115d5c7db1
|
@ -3,7 +3,7 @@
|
||||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||||
|
|
||||||
NAME = 'Solaar'
|
NAME = 'Solaar'
|
||||||
VERSION = '0.8.3'
|
VERSION = '0.8.4'
|
||||||
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
|
__author__ = "Daniel Pavel <daniel.pavel@gmail.com>"
|
||||||
__version__ = VERSION
|
__version__ = VERSION
|
||||||
__license__ = "GPL"
|
__license__ = "GPL"
|
||||||
|
|
Loading…
Reference in New Issue