diff --git a/setup.py b/setup.py
index e2ba791..977ed8e 100644
--- a/setup.py
+++ b/setup.py
@@ -6,7 +6,7 @@ def read(fname):
 
 setup(
     name = "fastly",
-    version = "0.0.2,
+    version = "0.0.2",
     author = "Fastly?",
     author_email="support@fastly.com",
     description = ("Fastly python API"),