diff --git a/python-httpx.spec b/python-httpx.spec index a8335fe..a901049 100644 --- a/python-httpx.spec +++ b/python-httpx.spec @@ -1,6 +1,6 @@ %define pkgname %(echo %name | cut -d- -f2- | tr - _) Name: python-httpx -Version: 0.25.2 +Version: 0.26.0 Release: 1mamba Summary: The next generation HTTP client Group: System/Libraries @@ -56,6 +56,9 @@ done %{python_sitelib}/%{pkgname}/* %changelog +* Wed Dec 20 2023 Automatic Build System 0.26.0-1mamba +- automatic version update by autodist + * Sat Nov 25 2023 Automatic Build System 0.25.2-1mamba - automatic version update by autodist