diff --git a/bot/__init__.py b/bot/__init__.py new file mode 100644 index 0000000..7e49527 --- /dev/null +++ b/bot/__init__.py @@ -0,0 +1 @@ +__version__ = '1.0'