diff --git a/setup.py b/setup.py
index 9a8b7bc3196939d463e033217526552467e8d54e..3d467540acf8f6cb3497da700dda99169e80f3f0 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@ from setuptools import setup
 
 setup(
     name='aiogremlin',
-    version='3.2.4b2',
+    version='3.2.4',
     url='',
     license='Apache Software License',
     author='davebshow',