Skip to content

Releases: enviodev/hypersync-client-python

v1.2.0

08 Jun 16:51
24a46fd

Choose a tag to compare

Python-specific user agent

The client now identifies itself to the server as hscp/<version>
(hypersync-client-python) instead of the core Rust client's default
hscr/<version>, so traffic is attributed to the Python client and its
release version.