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:57 UTC

[datasketches-cpp] branch 3.5.x created (now 2ce1f16)

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

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


      at 2ce1f16  version 3.5.0

This branch includes the following new commits:

     new 2ce1f16  version 3.5.0

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[datasketches-cpp] 01/01: version 3.5.0

Posted by al...@apache.org.
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