Skip to content

Commit

Permalink
Release v2.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Feb 7, 2022
1 parent 84dd668 commit be95b73
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased


## [2.4.15] - 2022-02-07

### Changed

- Support more lenient usernames and group names in FTP servers
Expand Down
2 changes: 1 addition & 1 deletion fs/_version.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
"""Version, used in module and setup.py.
"""
__version__ = "2.4.14"
__version__ = "2.4.15"

0 comments on commit be95b73

Please sign in to comment.