We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84dd668 commit be95b73Copy full SHA for be95b73
CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## Unreleased
10
11
+
12
+## [2.4.15] - 2022-02-07
13
14
### Changed
15
16
- Support more lenient usernames and group names in FTP servers
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.4.14"
+__version__ = "2.4.15"
0 commit comments