Skip to content

Commit

Permalink
更新版本号
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyiYo committed Oct 1, 2024
1 parent ae8de1b commit dd99684
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion qfluentwidgets/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
:license: GPLv3 for non-commercial project, see README for more details.
"""

__version__ = "1.6.5"
__version__ = "1.6.6"
__author__ = "zhiyiYo"

from .components import *
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="PyQt-Fluent-Widgets",
version="1.6.5",
version="1.6.6",
keywords="pyqt fluent widgets",
author="zhiyiYo",
author_email="[email protected]",
Expand Down

0 comments on commit dd99684

Please sign in to comment.