1
0
mirror of https://github.com/ciromattia/kcc synced 2026-06-22 14:30:58 +00:00

Update __init__.py

This commit is contained in:
Alex Xu
2026-03-17 16:11:57 -07:00
committed by GitHub
parent e0471b2dc9
commit 9a93cc4b17
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '9.6.1' __version__ = '9.6.2'
__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'