Skip to content

Commit d8985ab

Browse files
committed
release v1.4.3
move from pyqt5 to qtpy [publish]
1 parent 413e5f1 commit d8985ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vcolorpicker/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Simply let a user pick a color using a visual selector.
55
"""
66

7-
__version__ = "1.4.2"
7+
__version__ = "1.4.3"
88
__author__ = 'nlfmt'
99

1010
from qtpy import API_NAME

0 commit comments

Comments
 (0)