mirror of
https://github.com/ciromattia/kcc
synced 2025-12-22 22:22:21 +00:00
Version bump
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
#### 5.5.3:
|
#### 5.6.0:
|
||||||
* Fix Docker 7z missing [darodi/kcc#31](https://github.com/darodi/kcc/issues/31), thanks [@darodi](https://github.com/darodi)
|
* Fix Docker 7z missing [darodi/kcc#31](https://github.com/darodi/kcc/issues/31), thanks [@darodi](https://github.com/darodi)
|
||||||
* update to python 3.11, thanks [@darodi](https://github.com/darodi)
|
* update to python 3.11, thanks [@darodi](https://github.com/darodi)
|
||||||
* Bump python from 3.8-slim-buster to 3.11-slim-buster dependabot[bot]
|
* Bump python from 3.8-slim-buster to 3.11-slim-buster dependabot[bot]
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
__version__ = '5.5.3'
|
__version__ = '5.6.0'
|
||||||
__license__ = 'ISC'
|
__license__ = 'ISC'
|
||||||
__copyright__ = '2012-2022, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>, darodi'
|
__copyright__ = '2012-2022, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>, darodi'
|
||||||
__docformat__ = 'restructuredtext en'
|
__docformat__ = 'restructuredtext en'
|
||||||
|
|||||||
Reference in New Issue
Block a user