This is an automated email from the ASF dual-hosted git repository.
jfeinauer pushed a change to branch feature/improve-py-logging
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 1c5b5da [CLIENT-PY] Applied flake8 and black for reformatting.
new 0afc208 [CLIENT-PY] Added release script to do a pypi release.
new c4bad58 [CLIENT-PY] Improved Release Documentation.
The 2 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.
Summary of changes:
client-py/README.md | 18 +++++++++++++++++-
client-py/release.sh | 17 +++++++++++++++++
client-py/requirements_dev.txt | 5 ++++-
3 files changed, 38 insertions(+), 2 deletions(-)
create mode 100755 client-py/release.sh