release 1.0.0
Signed-off-by: Filipe Laíns <lains@archlinux.org>
This commit is contained in:
parent
f4557233f1
commit
6a1968beff
|
@ -1,3 +1,6 @@
|
|||
1.0.0:
|
||||
* Too many to track...
|
||||
|
||||
0.9.3:
|
||||
* Merged solaar-cli functionality into main solaar.
|
||||
* Scrolling over the systray icon switches between multiple peripherals.
|
||||
|
|
|
@ -19,5 +19,5 @@
|
|||
|
||||
from __future__ import absolute_import, division, print_function, unicode_literals
|
||||
|
||||
__version__ = '0.9.2'
|
||||
__version__ = '1.0.0'
|
||||
NAME = 'Solaar'
|
||||
|
|
Loading…
Reference in New Issue