Bump version
diff --git a/setup.py b/setup.py
index 54eca5b..5e2adbc 100644
--- a/setup.py
+++ b/setup.py
@@ -9,7 +9,7 @@
                      'to install the typing package.\n')
     exit(1)
 
-version = '3.5.0'
+version = '3.5.0.1'
 description = 'Type Hints for Python'
 long_description = '''\
 Typing -- Type Hints for Python