Skip to content

Releases: rh363/hostip_client

Add a timeout option

29 Nov 07:59

Choose a tag to compare

1.0.3

28 Nov 13:47

Choose a tag to compare

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Nov 13:41

Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

First Release

28 Nov 13:35

Choose a tag to compare

Full Changelog: test...1.0.1

test: Update build process in GitHub Actions workflow

28 Nov 13:24

Choose a tag to compare

Replace `pip` commands with `python3 -m pip` for installing `build` and `twine`, ensuring a consistent build setup. This change aims to prevent potential issues caused by outdated tools and aligns with best practices for Python tooling in CI pipelines.