Skip to content

Commit d7952a9

Browse files
authored
changelog (#557)
1 parent 7e19252 commit d7952a9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/source/changelog.rst

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

4+
2023.6.0
5+
--------
6+
7+
* allow raw/session token for auth (#554)
8+
* fix listings_expiry_time kwargs (#551)
9+
* allow setting fixed metadata on put/pipe (#550)
10+
411
2023.5.0
512
--------
613

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiohttp!=4.0.0a0, !=4.0.0a1
22
decorator>4.1.2
3-
fsspec==2023.5.0
3+
fsspec==2023.6.0
44
google-auth>=1.2
55
google-auth-oauthlib
66
google-cloud-storage

0 commit comments

Comments
 (0)