makcu 2.2.2__py3-none-any.whl → 2.3.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
makcu/__init__.py CHANGED
@@ -8,7 +8,7 @@ from .enums import MouseButton
8
8
  from .errors import MakcuConnectionError
9
9
 
10
10
  # Version info
11
- __version__ = "2.2.1"
11
+ __version__ = "2.3.0"
12
12
  __author__ = "SleepyTotem"
13
13
 
14
14
  # Main exports