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 2022/11/07 21:49:12 UTC

[datasketches-cpp] 01/01: Merge pull request #318 from apache/common_version

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

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

commit ad5239163ffc7f310cb5b4c3ffb028bc15d0db06
Merge: 934045a abc5113
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Mon Nov 7 13:49:06 2022 -0800

    Merge pull request #318 from apache/common_version
    
    Common version

 .github/workflows/build_cmake.yml   |  4 ++--
 .github/workflows/build_wheels.yml  |  4 ++--
 .github/workflows/code_coverage.yml |  2 +-
 CMakeLists.txt                      | 10 +++++++++-
 MANIFEST.in                         | 23 +++++++++++++++++++++--
 common/CMakeLists.txt               |  3 +++
 common/include/version.hpp.in       | 36 ++++++++++++++++++++++++++++++++++++
 pyproject.toml                      | 29 +++++++++++++++++------------
 setup.py                            | 14 +++++++++++++-
 tox.ini                             | 26 ++++++++++++++++++++++++++
 version.cfg.in                      |  1 +
 11 files changed, 131 insertions(+), 21 deletions(-)


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