1
0
Fork 0
forked from sch/KaikOut
KaikOut/kaikout/version.py
Schimon Jehudah, Adv. c9bf69bbfd Automate installation of configurations;
Update document README.
2024-11-21 12:11:11 +02:00

2 lines
51 B
Python

__version__ = '0.0.7'
__version_info__ = (0, 0, 7)