Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare 2.3.2 release #570

Merged
merged 4 commits into from
Jan 17, 2024
Merged

Commits on Jan 17, 2024

  1. setup.cfg: add long_description_content_type

    Addresses `twine check --strict` warning:
    
    ```
    WARNING  `long_description_content_type` missing. defaulting to `text/x-rst`.
    ```
    
    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    3cab970 View commit details
    Browse the repository at this point in the history
  2. github: remove space on empty line

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    fb7b164 View commit details
    Browse the repository at this point in the history
  3. pylxd/models: use more f-strings

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    a1b9c17 View commit details
    Browse the repository at this point in the history
  4. setup.cfg: bump version to 2.3.2

    Signed-off-by: Simon Deziel <[email protected]>
    simondeziel committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    b246eb9 View commit details
    Browse the repository at this point in the history