mirror of
https://codeberg.org/sch/BukuBot
synced 2024-11-17 11:38:41 +01:00
d03839d578
Segregate code into modules.
2 lines
51 B
Python
2 lines
51 B
Python
__version__ = '0.0.2'
|
|
__version_info__ = (0, 0, 2)
|