Skip to content

Commit 92d7470

Browse files
committed
更新版本号为 v1.7.6
1 parent 7723ec6 commit 92d7470

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

qfluentwidgets/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:license: GPLv3 for non-commercial project, see README for more details.
1313
"""
1414

15-
__version__ = "1.7.5"
15+
__version__ = "1.7.6"
1616
__author__ = "zhiyiYo"
1717

1818
from .components import *

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setuptools.setup(
88
name="PyQt-Fluent-Widgets",
9-
version="1.7.5",
9+
version="1.7.6",
1010
keywords="pyqt fluent widgets",
1111
author="zhiyiYo",
1212
author_email="[email protected]",

0 commit comments

Comments
 (0)