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 2021/07/01 18:07:28 UTC

[datasketches-cpp] 01/01: version 3.1.0

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

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

commit 168c242a82cdda178050fcd29b0f59ae6bcfb78f
Author: AlexanderSaydakov <Al...@users.noreply.github.com>
AuthorDate: Thu Jul 1 11:00:24 2021 -0700

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

diff --git a/setup.py b/setup.py
index 9548a8c..0a81f7e 100644
--- a/setup.py
+++ b/setup.py
@@ -79,7 +79,7 @@ class CMakeBuild(build_ext):
 
 setup(
     name='datasketches',
-    version='3.1.0.dev0',
+    version='3.1.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