Skip to content

Python 3.13

Latest

Choose a tag to compare

@nss10 nss10 released this 08 Jan 22:14
a6008d3

Release Notes

For: uc-cdis/cdis_oauth2client

Notes since tag: 1.1.0

Notes to tag/commit: 2.0.0

Generated: 2026-01-08

Breaking Changes

  • Updated minimum supported Python version to 3.13 (#29)
  • Migrated project configuration from setup.py / Pipfile to Poetry
    (pyproject.toml) (#29)

Deployment Changes

  • Replaced Travis CI with GitHub Actions for building and publishing PyPI
    releases (#29)