We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 889765b commit 50b1c99Copy full SHA for 50b1c99
CHANGELOG.md
@@ -8,6 +8,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
8
9
## Unreleased
10
11
+
12
+## [2.4.16] - 2022-05-02
13
14
### Changed
15
16
- Make `fs.zipfs._ZipExtFile` use the seeking mechanism implemented
fs/_version.py
@@ -1,3 +1,3 @@
1
"""Version, used in module and setup.py.
2
"""
3
-__version__ = "2.4.15"
+__version__ = "2.4.16"
0 commit comments