- update to 0.10.4:

* allow unions in TypeVar bound PR #207

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-atom?expand=0&rev=24
This commit is contained in:
2024-01-30 12:02:23 +00:00
committed by Git OBS Bridge
parent 55e1d7e108
commit aa01ab788a
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 30 12:02:18 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.10.4:
* allow unions in TypeVar bound PR #207
-------------------------------------------------------------------
Thu Oct 5 09:46:45 UTC 2023 - Dirk Müller <dmueller@suse.com>