diff --git a/setup.py b/setup.py
index 227b949..54af9b2 100644
--- a/setup.py
+++ b/setup.py
@@ -13,7 +13,7 @@
 
 setup(
     name='trapp',
-    version='0.5.0b2',
+    version='0.6.0',
     description='Link, analyze, and extend soccer data',
     url='https://github.com/matt-bernhardt/trapp',
     license=license,