You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2022/06/21 21:50:58 UTC

[datasketches-cpp] 01/01: version 3.5.0

This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch 3.5.x
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git

commit 2ce1f160f423c4636bb7f7e7fa015fbad7294e2e
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Tue Jun 21 14:48:37 2022 -0700

    version 3.5.0
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 9b8f571..c17f03e 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@ class CMakeBuild(build_ext):
 
 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',


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org