15
0

- update to 0.9.4:

* Add py.typed to package data in setup.py.
  * Add type hints.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-click-help-colors?expand=0&rev=13
This commit is contained in:
2023-11-25 13:06:36 +00:00
committed by Git OBS Bridge
parent c31a2930aa
commit 5d6f14aa8c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Nov 25 13:06:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.9.4:
* Add py.typed to package data in setup.py.
* Add type hints.
-------------------------------------------------------------------
Mon Sep 11 20:39:23 UTC 2023 - Dirk Müller <dmueller@suse.com>