Skip to content

Commit 2c07450

Browse files
authored
changelog (#814)
* changelog * update versioneer
1 parent ab1d4ea commit 2c07450

File tree

4 files changed

+556
-278
lines changed

4 files changed

+556
-278
lines changed

docs/source/changelog.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
2023.10.0
5+
---------
6+
7+
- make protocol attribute a tuple (#812)
8+
- update to aiobotocore 2.7.0 (#809)
9+
- fix in _get_file following failure after connect (#805)
10+
- test for du of nonexistent (#803)
11+
412
2023.9.2
513
--------
614

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aiobotocore~=2.7.0
2-
fsspec==2023.9.2
2+
fsspec==2023.10.0
33
aiohttp!=4.0.0a0, !=4.0.0a1

0 commit comments

Comments
 (0)