8000 Update supported language · geeknik/python-sdk@9bdb8a2 · GitHub
  • [go: up one dir, main page]

    Skip to content

    Commit 9bdb8a2

    Browse files
    committed
    Update supported language
    Since we are pulling the list of Python versions in the README badge from PyPi we need to ensure we correctly reflect all supported versions.
    1 parent 48bf133 commit 9bdb8a2

    File tree

    1 file changed

    +3
    -0
    lines changed

    1 file changed

    +3
    -0
    lines changed

    pyproject.toml

    Lines changed: 3 additions & 0 deletions
    Original file line numberDiff line numberDiff line change
    @@ -21,6 +21,9 @@ classifiers = [
    2121
    "License :: OSI Approved :: MIT License",
    2222
    "Programming Language :: Python :: 3",
    2323
    "Programming Language :: Python :: 3.10",
    24+
    "Programming Language :: Python :: 3.11",
    25+
    "Programming Language :: Python :: 3.12",
    26+
    "Programming Language :: Python :: 3.13",
    2427
    ]
    2528
    dependencies = [
    2629
    "anyio>=4.6",

    0 commit comments

    Comments
     (0)
    0