Skip to content

Commit cc3c280

Browse files
committed
Release v2.4.13
1 parent 0d0aa74 commit cc3c280

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88

99
## Unreleased
1010

11+
12+
## [2.4.13] - 2021-03-27
13+
1114
### Added
1215

1316
- Added FTP over TLS (FTPS) support to FTPFS.

fs/_version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Version, used in module and setup.py.
22
"""
3-
__version__ = "2.4.12"
3+
__version__ = "2.4.13"

0 commit comments

Comments
 (0)