Skip to content

Commit 2ea0c14

Browse files
committed
Bump version to 3.5.0 in CHANGELOG.md and guidata/__init__.py
1 parent 05affdc commit 2ea0c14

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog #
22

3-
## Version 3.4.2 ##
3+
## Version 3.5.0 ##
44

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

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.4.2"
11+
__version__ = "3.5.0"
1212

1313

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

0 commit comments

Comments
 (0)