Skip to content

Commit e4748d5

Browse files
committed
Preparing release 0.3.2.5
[CI SKIP]
1 parent 76261a1 commit e4748d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Version 0.3.2.5
22
- fix segmentation fault in Wayland and minor bug with drag'n'drop
3-
- the `get_device_position()` method gives a segfault in wayland.
3+
0.3.2.5 (2022-10-30)
44
- see PR #1
55

66
Version 0.3.2.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
import glob
3737

3838
# note the version is managed by zest.releaser:
39-
version = "0.3.2.5.dev0"
39+
version = "0.3.2.5"
4040

4141
__plugin_name__ = "LabelPlus"
4242
__author__ = "Laur"

0 commit comments

Comments
 (0)