mirror of
https://github.com/ciromattia/kcc
synced 2025-12-13 09:46:25 +00:00
* Revert "remove GUI windows docker"
This reverts commit 4fc5cc9dfb.
* build windows gui version with docker
* cffi
* bump 7.2.2
5 lines
197 B
Python
5 lines
197 B
Python
__version__ = '7.2.2'
|
|
__license__ = 'ISC'
|
|
__copyright__ = '2012-2022, Ciro Mattia Gonano <ciromattia@gmail.com>, Pawel Jastrzebski <pawelj@iosphe.re>, darodi'
|
|
__docformat__ = 'restructuredtext en'
|