release 1.0.0

Signed-off-by: Filipe Laíns <lains@archlinux.org>
This commit is contained in:
Filipe Laíns 2019-07-26 14:33:16 +01:00
parent f4557233f1
commit 6a1968beff
No known key found for this signature in database
GPG Key ID: F893C674816AA95D
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
1.0.0:
* Too many to track...
0.9.3: 0.9.3:
* Merged solaar-cli functionality into main solaar. * Merged solaar-cli functionality into main solaar.
* Scrolling over the systray icon switches between multiple peripherals. * Scrolling over the systray icon switches between multiple peripherals.

View File

@ -19,5 +19,5 @@
from __future__ import absolute_import, division, print_function, unicode_literals from __future__ import absolute_import, division, print_function, unicode_literals
__version__ = '0.9.2' __version__ = '1.0.0'
NAME = 'Solaar' NAME = 'Solaar'