This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a change to branch bump_version
in repository https://gitbox.apache.org/repos/asf/hamilton.git
from 3408e032 Adds more scripts to help
add 42503e1c Adds missing headers
add 91c072f1 Updates scripts to help with release
add d80e2d4d Reverts version bump
No new revisions were added by this update.
Summary of changes:
CONTRIBUTING.md | 17 ++++++
MANIFEST.in | 18 +++++-
LICENSE => contrib/LICENSE | 27 --------
hamilton/version.py | 2 +-
pyproject.toml | 17 ++++++
scripts/apache_release_helper.py | 129 +++++++++++++++++++++++++--------------
scripts/qualify.sh | 107 ++++++++++++++++++++++++++++++++
scripts/setup_keys.sh | 34 +++++++++--
8 files changed, 272 insertions(+), 79 deletions(-)
copy LICENSE => contrib/LICENSE (91%)
create mode 100755 scripts/qualify.sh