Kaggle / kaggle-api

Official Kaggle API
Apache License 2.0
6.01k stars 1.06k forks source link

Release 1.6.11 #565

Closed jmasukawa closed 2 months ago

jmasukawa commented 2 months ago

Release delta is just the contents of https://github.com/Kaggle/kaggle-api/commit/ac7f8c1e50d7364932b932e858d0c0aee953facf

Note: we're jumping versions here, because 1.6.9 was deployed with a bug, and 1.6.10 was a repack of 1.6.8 to get us back to a working version.

To get this release to go smoothly, i deleted pyproject.toml locally before doing the release, so that we used setup.py instead. This is because the setuptools flow works, and the hatchling flow doesn't. See: http://b/333116366 for more.

Test candidate: https://test.pypi.org/project/kaggle/1.6.11/

TODO:

image

http://b/325082647