File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88
99## [ Unreleased]
10+
11+ ## [ 0.4.3] - 2023-06-24
1012### Fixed
1113- Fixed a bug with
1214 [ ` resources ` ] ( https://github.com/alirezatheh/perke/tree/main/perke/resources )
@@ -65,7 +67,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6567- First version of CLI added
6668
6769
68- [ Unreleased ] : https://github.com/alirezatheh/perke/compare/v0.4.2...HEAD
70+ [ Unreleased ] : https://github.com/alirezatheh/perke/compare/v0.4.3...HEAD
71+ [ 0.4.3 ] : https://github.com/alirezatheh/perke/compare/v0.4.2...v0.4.3
6972[ 0.4.2 ] : https://github.com/alirezatheh/perke/compare/v0.4.1...v0.4.2
7073[ 0.4.1 ] : https://github.com/alirezatheh/perke/compare/v0.4.0...v0.4.1
7174[ 0.4.0 ] : https://github.com/alirezatheh/perke/compare/v0.3.5...v0.4.0
Original file line number Diff line number Diff line change 11[bumpver ]
2- current_version = ' 0.4.2 '
2+ current_version = ' 0.4.3 '
33version_pattern = ' MAJOR.MINOR.PATCH'
44
55[bumpver .file_patterns ]
Original file line number Diff line number Diff line change 1- __version__ = '0.4.2 '
1+ __version__ = '0.4.3 '
You can’t perform that action at this time.
0 commit comments