diff --git a/bot/__init__.py b/bot/__init__.py new file mode 100644 index 0000000..dffe862 --- /dev/null +++ b/bot/__init__.py @@ -0,0 +1,3 @@ +"""plugins""" + +__version__ = "0.4.0"