Releases: rh363/hostip_client
Releases · rh363/hostip_client
Add a timeout option
Full Changelog: 1.0.3...1.0.4
1.0.3
Full Changelog: 1.0.2...1.0.3
1.0.2
Full Changelog: 1.0.1...1.0.2
First Release
Full Changelog: test...1.0.1
test: Update build process in GitHub Actions workflow
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.