diff --git a/atom-0.9.0.tar.gz b/atom-0.9.0.tar.gz deleted file mode 100644 index 0310d95..0000000 --- a/atom-0.9.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eccc1ab0cc1c6d1ed5b6ecd1e768f8b8727447605bd009a2a0b49b4ee7eb963d -size 161043 diff --git a/atom-0.9.1.tar.gz b/atom-0.9.1.tar.gz new file mode 100644 index 0000000..f928782 --- /dev/null +++ b/atom-0.9.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:025cdd2606ea9cf3b4c3a10f3267ae98652bc7acdb528aa1cf4b2df3ba4f5d6a +size 161250 diff --git a/python-atom.changes b/python-atom.changes index 1985742..2d0c763 100644 --- a/python-atom.changes +++ b/python-atom.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sun Apr 16 16:47:35 UTC 2023 - Dirk Müller + +- update to 0.9.1: + * fix generation of Value member from union containing + object/Any PR #198 + * fix setdefault method of atomdict to return the actually + stored item PR #197 + ------------------------------------------------------------------- Wed Mar 1 13:53:30 UTC 2023 - Dirk Müller diff --git a/python-atom.spec b/python-atom.spec index f75d292..af4137f 100644 --- a/python-atom.spec +++ b/python-atom.spec @@ -17,7 +17,7 @@ Name: python-atom -Version: 0.9.0 +Version: 0.9.1 Release: 0 Summary: Memory efficient Python objects License: BSD-3-Clause