version 0.9.0

This commit is contained in:
Daniel Pavel 2013-07-09 14:32:05 +02:00
parent eda4112501
commit c0a7838429
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
0.8.99:
0.9.0:
* New single-window UI.
* Performance MX leds show the current battery charge.
* Support the VX Nano mouse.

View File

@ -4,5 +4,5 @@
from __future__ import absolute_import, division, print_function, unicode_literals
__version__ = '0.8.99.12'
__version__ = '0.9.0'
NAME = 'Solaar'