We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d0aa74 commit cc3c280Copy full SHA for cc3c280
CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## Unreleased
10
11
+
12
+## [2.4.13] - 2021-03-27
13
14
### Added
15
16
- Added FTP over TLS (FTPS) support to FTPFS.
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.4.12"
+__version__ = "2.4.13"
0 commit comments