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 <alexandersayda...@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='d...@datasketches.apache.org', description='A wrapper for the C++ Apache DataSketches library', --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datasketches.apache.org For additional commands, e-mail: commits-h...@datasketches.apache.org