15
0

- update to 22.10.0:

* Incremental now supports type-checking with Mypy (#69)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-incremental?expand=0&rev=14
This commit is contained in:
2022-10-16 17:54:05 +00:00
committed by Git OBS Bridge
parent ab270dd160
commit 9c7d16a6c5
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 16 17:53:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 22.10.0:
* Incremental now supports type-checking with Mypy (#69)
-------------------------------------------------------------------
Thu Dec 23 09:30:06 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>