Skip to content

Commit cb77e46

Browse files
authored
Bump version to v2.0.0.
1 parent a8ede9d commit cb77e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plyer/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
'stt', 'temperature', 'tts', 'uniqueid', 'vibrator', 'wifi'
1414
)
1515

16-
__version__ = '2.0.0.dev0'
16+
__version__ = '2.0.0'
1717

1818

1919
from plyer import facades

0 commit comments

Comments
 (0)