Skip to content

Commit 5aee23d

Browse files
authored
bump version to 5.0.3 (#609)
1 parent 9b231b6 commit 5aee23d

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 5.0.3 - 2025.12.17
2+
- feat
3+
- show retries count in exception messages
4+
- fix
5+
- fix `parents` when path startswith /
6+
- fix zsh completion and ls with `file://` path in cli
7+
18
## 5.0.2 - 2025.11.25
29
- perf
310
- Expose protocol-specific function interfaces at the top level.

megfile/version.py

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

0 commit comments

Comments
 (0)