version 3.5.0
diff --git a/setup.py b/setup.py
index 9b8f571..c17f03e 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@
 
 setup(
     name='datasketches',
-    version='3.5.0.dev0',
+    version='3.5.0',
     author='Apache Software Foundation',
     author_email='dev@datasketches.apache.org',
     description='The Apache DataSketches Library for Python',