Skip to content

Commit

Permalink
Release v2.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
althonos committed Mar 27, 2021
1 parent 0d0aa74 commit cc3c280
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased


## [2.4.13] - 2021-03-27

### Added

- Added FTP over TLS (FTPS) support to FTPFS.
Expand Down
2 changes: 1 addition & 1 deletion fs/_version.py
@@ -1,3 +1,3 @@
"""Version, used in module and setup.py.
"""
__version__ = "2.4.12"
__version__ = "2.4.13"

0 comments on commit cc3c280

Please sign in to comment.