diff --git a/plyer/__init__.py b/plyer/__init__.py index 3b5b41dca..7539d56cd 100644 --- a/plyer/__init__.py +++ b/plyer/__init__.py @@ -12,7 +12,7 @@ 'temperature', 'humidity', 'spatialorientation', 'brightness', 'storagepath', 'processors', 'bluetooth', 'screenshot') -__version__ = '1.3.2.dev0' +__version__ = '1.3.2' from plyer import facades