diff --git a/psygnal-0.11.0.tar.gz b/psygnal-0.11.0.tar.gz deleted file mode 100644 index a1d6d8e..0000000 --- a/psygnal-0.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:50731c7f9e4c52fc0a5e9c533c7a1bb528ce39cc4f4059fe433d3f76e1c46ca0 -size 101978 diff --git a/psygnal-0.11.1.tar.gz b/psygnal-0.11.1.tar.gz new file mode 100644 index 0000000..f50b9ad --- /dev/null +++ b/psygnal-0.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b02ca246ab0adb108c4010b4a486e464f940543201074591e50370cd7b0cc0 +size 102103 diff --git a/python-psygnal.changes b/python-psygnal.changes index 0df4fa8..e362867 100644 --- a/python-psygnal.changes +++ b/python-psygnal.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue May 7 12:51:57 UTC 2024 - Dirk Müller + +- update to 0.11.1: + * perf: let EventedSet use clear\(\) method of underlying set + ------------------------------------------------------------------- Wed Apr 3 07:38:03 UTC 2024 - Dirk Müller diff --git a/python-psygnal.spec b/python-psygnal.spec index 6262cf0..09cc8f6 100644 --- a/python-psygnal.spec +++ b/python-psygnal.spec @@ -17,7 +17,7 @@ Name: python-psygnal -Version: 0.11.0 +Version: 0.11.1 Release: 0 Summary: Fast python callback/event system modeled after Qt Signals License: BSD-3-Clause