Skip to content

Commit 59261b7

Browse files
chore(release): 1.6.2 [skip ci]
## [1.6.2](v1.6.1...v1.6.2) (2025-04-27) ### Bug Fixes * explicitly set encoding to utf-8 ([#131](#131)) ([6a4b4a4](6a4b4a4))
1 parent 6a4b4a4 commit 59261b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.6.2](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.6.1...v1.6.2) (2025-04-27)
2+
3+
4+
### Bug Fixes
5+
6+
* explicitly set encoding to utf-8 ([#131](https://github.com/pathintegral-institute/mcpm.sh/issues/131)) ([6a4b4a4](https://github.com/pathintegral-institute/mcpm.sh/commit/6a4b4a4ce693642f2b307ef333b0217272a598a0))
7+
18
## [1.6.1](https://github.com/pathintegral-institute/mcpm.sh/compare/v1.6.0...v1.6.1) (2025-04-25)
29

310

src/mcpm/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.6.1"
1+
__version__ = "1.6.2"

0 commit comments

Comments
 (0)