diff --git a/python-trio.spec b/python-trio.spec index c66438ae10b9176f10c9254dc3ad767fc33dc303..1fba81698e9a2ecabc9094d887fa036d45978f1d 100644 --- a/python-trio.spec +++ b/python-trio.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-trio -Version: 0.28.0 +Version: 0.29.0 Release: 1 Summary: A friendly Python library for async concurrency and I/O License: Apache-2.0 @@ -103,6 +103,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Jun 18 2025 liudy - 0.29.0-1 +- Update version to 0.29.0 + * Wed Mar 19 2025 muxiaohui - 0.28.0-1 - Update version to 0.28.0 diff --git a/trio-0.28.0.tar.gz b/trio-0.28.0.tar.gz deleted file mode 100644 index c2539c9ddda8b1221e0681a7c8692e0ec1190e94..0000000000000000000000000000000000000000 Binary files a/trio-0.28.0.tar.gz and /dev/null differ diff --git a/trio-0.29.0.tar.gz b/trio-0.29.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..622321f94be55ed26aea98df9e01e656a8af31a9 Binary files /dev/null and b/trio-0.29.0.tar.gz differ