We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a48eb4 commit 10c6747Copy full SHA for 10c6747
docs/source/changelog.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+2023.6.0
5
+--------
6
+
7
+- allow versions in info.exists (#746)
8
+- streaming file to update it's size for tell (#745, 741)
9
10
11
2023.5.0
12
--------
13
requirements.txt
@@ -1,3 +1,3 @@
aiobotocore~=2.5.0
-fsspec==2023.5.0
+fsspec==2023.6.0
aiohttp!=4.0.0a0, !=4.0.0a1
0 commit comments