Skip to content

Commit 0dd2329

Browse files
authored
bump version to 4.2.3 (#549)
1 parent a4ca365 commit 0dd2329

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.2.3 - 2025.08.13
2+
- fix
3+
- fix samefile logic error for s3+profile in sync
4+
- fix sync error in cli when glob path
5+
16
## 4.2.2 - 2025.08.04
27
- fix
38
- support custom copy method for s3 path with protocol

megfile/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = "4.2.2"
1+
VERSION = "4.2.3"

0 commit comments

Comments
 (0)