From 349195f9533ff7eb9c5030b09171d95b466cbe70 Mon Sep 17 00:00:00 2001 From: thecosmos Date: Tue, 21 May 2019 01:01:31 +0530 Subject: [PATCH] Change version --- flask_discord/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_discord/__init__.py b/flask_discord/__init__.py index 0e48573..fa3a612 100644 --- a/flask_discord/__init__.py +++ b/flask_discord/__init__.py @@ -6,4 +6,4 @@ __all__ = [ ] -__version__ = "0.0.7" +__version__ = "0.0.8"