From f608b365d88974b04b1c7abef28400239980068f Mon Sep 17 00:00:00 2001
From: davebshow <davebshow@gmail.com>
Date: Thu, 18 Jan 2018 19:07:51 -0800
Subject: [PATCH] bump version

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 307536f..e30af95 100644
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from setuptools import setup
 
 setup(
     name='aiogremlin',
-    version='3.3.0',
+    version='3.3.1',
     url='',
     license='Apache Software License',
     author='davebshow',
-- 
GitLab