Skip to content

Commit

Permalink
bump version to 4.1.0.post3 (#488)
Browse files Browse the repository at this point in the history
  • Loading branch information
LoveEatCandy authored Jan 23, 2025
1 parent 561484d commit e26070d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 4.1.0.post3 - 2025.01.23
- fix
- fix `--skip` not work in `cp` command when path is dir.

## 4.1.0.post2 - 2025.01.17
- fix
- fix `s3_glob` bug when bucket in path with `*` in `{}`
Expand Down
2 changes: 1 addition & 1 deletion megfile/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = "4.1.0.post2"
VERSION = "4.1.0.post3"

0 comments on commit e26070d

Please sign in to comment.