aws-samples / s3pathlib-project

s3pathlib is the python package provides the Pythonic objective oriented programming (OOP) interface to manipulate AWS S3 object / directory. The api is similar to the pathlib standard library and very intuitive for human.
Apache License 2.0
28 stars 4 forks source link

[Bug] Outdated readthedocs page #13

Open paulochf opened 3 months ago

paulochf commented 3 months ago

Describe the Bug

What is the expected behavior

Documentation available at https://s3pathlib.readthedocs.io/en/latest/ for version 2.2.1

What is the actual behavior

Documentation page says version 2.0.1

How to Reproduce this Bug

N/A

Any Additional Information

N/A

MacHu-GWU commented 3 months ago

I will update that.

PaarthShah commented 2 months ago

@MacHu-GWU same issue, now for 2.3.1; I'm definitely very curious to know what the changes are!