We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76261a1 commit e4748d5Copy full SHA for e4748d5
changelog
@@ -1,6 +1,6 @@
1
Version 0.3.2.5
2
- fix segmentation fault in Wayland and minor bug with drag'n'drop
3
- - the `get_device_position()` method gives a segfault in wayland.
+0.3.2.5 (2022-10-30)
4
- see PR #1
5
6
Version 0.3.2.2
setup.py
@@ -36,7 +36,7 @@
36
import glob
37
38
# note the version is managed by zest.releaser:
39
-version = "0.3.2.5.dev0"
+version = "0.3.2.5"
40
41
__plugin_name__ = "LabelPlus"
42
__author__ = "Laur"
0 commit comments