You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2021/09/21 23:07:40 UTC

[datasketches-cpp] branch 3.2.x created (now dfe001c)

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

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


      at dfe001c  to v3.2.0 in setup.py

This branch includes the following new commits:

     new dfe001c  to v3.2.0 in setup.py

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: to v3.2.0 in setup.py

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dfe001c23f225fa80ce063df0a461c51e6671c43
Author: Jon Malkin <jm...@users.noreply.github.com>
AuthorDate: Tue Sep 21 15:40:07 2021 -0700

    to v3.2.0 in setup.py
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index c3ec1a6..dfc0fa1 100644
--- a/setup.py
+++ b/setup.py
@@ -81,7 +81,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='datasketches',
-    version='3.2.0.dev0',
+    version='3.2.0',
     author='Apache DataSketches Developers',
     author_email='dev@datasketches.apache.org',
     description='A wrapper for the C++ Apache DataSketches library',

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