Skip to content

Commit 6a1968b

Browse files
committed
release 1.0.0
Signed-off-by: Filipe Laíns <[email protected]>
1 parent f455723 commit 6a1968b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
1.0.0:
2+
* Too many to track...
3+
14
0.9.3:
25
* Merged solaar-cli functionality into main solaar.
36
* Scrolling over the systray icon switches between multiple peripherals.

lib/solaar/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@
1919

2020
from __future__ import absolute_import, division, print_function, unicode_literals
2121

22-
__version__ = '0.9.2'
22+
__version__ = '1.0.0'
2323
NAME = 'Solaar'

0 commit comments

Comments
 (0)