Skip to content

Commit 4dd6338

Browse files
committed
Bump version to 3.6.0 and update CHANGELOG
1 parent 8084ffd commit 4dd6338

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Changelog #
22

3-
## Version 3.5.4 ##
3+
## Version 3.6.0 ##
44

55
In this release, test coverage is 74%.
66

7-
🛠️ Bug fixes:
7+
💥 New features:
88

99
* Improved dark/light mode theme update:
1010
* The theme mode may be changed during the application lifetime

guidata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
and application development tools for Qt.
99
"""
1010

11-
__version__ = "3.5.4"
11+
__version__ = "3.6.0"
1212

1313

1414
# Dear (Debian, RPM, ...) package makers, please feel free to customize the

0 commit comments

Comments
 (0)