1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-27 17:53:28 +00:00

Bump version to 9.4.0

This commit is contained in:
Alex Xu
2025-12-29 10:52:34 -08:00
committed by GitHub
parent f9064ef0e4
commit aa5f4991dd
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '9.3.8' __version__ = '9.4.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'