diff --git a/python-typer.changes b/python-typer.changes index b046808..05bd6ba 100644 --- a/python-typer.changes +++ b/python-typer.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Oct 21 18:01:32 UTC 2025 - Matthias Bach - 0.20.0 + +- Update to 0.20.0 + * Enable command suggestions on typo by default. + * Add support for Python 3.14. + ------------------------------------------------------------------- Wed Sep 24 19:25:40 UTC 2025 - Matthias Bach - 0.19.2 diff --git a/python-typer.spec b/python-typer.spec index bd8fb60..23b1f72 100644 --- a/python-typer.spec +++ b/python-typer.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-typer -Version: 0.19.2 +Version: 0.20.0 Release: 0 Summary: Typer, build great CLIs. Easy to code. Based on Python type hints License: MIT diff --git a/typer-0.19.2.tar.gz b/typer-0.19.2.tar.gz deleted file mode 100644 index 4b5f938..0000000 --- a/typer-0.19.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9ad824308ded0ad06cc716434705f691d4ee0bfd0fb081839d2e426860e7fdca -size 104755 diff --git a/typer-0.20.0.tar.gz b/typer-0.20.0.tar.gz new file mode 100644 index 0000000..d4780d3 --- /dev/null +++ b/typer-0.20.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aaf6494031793e4876fb0bacfa6a912b551cf43c1e63c800df8b1a866720c37 +size 106492