270551b8ee
* Remove HTML tags from titles. Fetch: * Handle all exceptions. SQLite: * Add more functions to handle new ad-hoc commands. Ad-Hoc: * Move all commands into a single module called command. * Remove commands from client and component. Documentation: * Comment commands that are not available.
2 lines
53 B
Python
2 lines
53 B
Python
__version__ = '0.1.24'
|
|
__version_info__ = (0, 1, 24)
|