We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06beb78 commit 2ce1f16Copy full SHA for 2ce1f16
setup.py
@@ -81,7 +81,7 @@ def build_extension(self, ext):
81
82
setup(
83
name='datasketches',
84
- version='3.5.0.dev0',
+ version='3.5.0',
85
author='Apache Software Foundation',
86
author_email='[email protected]',
87
description='The Apache DataSketches Library for Python',
0 commit comments