We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ca365 commit 0dd2329Copy full SHA for 0dd2329
CHANGELOG.md
@@ -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
+
6
## 4.2.2 - 2025.08.04
7
- fix
8
- support custom copy method for s3 path with protocol
megfile/version.py
@@ -1 +1 @@
-VERSION = "4.2.2"
+VERSION = "4.2.3"
0 commit comments