14
0

- update to 0.1.6:

* Add a build and release workflow
- update to 0.1.5:
  * Add `__all__` to `__init__.py`
  * Update CI
  * Add support for Python 3.12
  * Add CHANGELOG.md

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tcolorpy?expand=0&rev=8
This commit is contained in:
2024-05-02 22:03:47 +00:00
committed by Git OBS Bridge
parent a641f93727
commit 8f1a338c53
4 changed files with 20 additions and 7 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu May 2 22:02:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 0.1.6:
* Add a build and release workflow
- update to 0.1.5:
* Add `__all__` to `__init__.py`
* Update CI
* Add support for Python 3.12
* Add CHANGELOG.md
-------------------------------------------------------------------
Fri Dec 8 12:41:36 UTC 2023 - Dirk Müller <dmueller@suse.com>