Skip to content

Tags: gate/gatews

Tags

v0.5.6

Toggle v0.5.6's commit message
fix incorrect version

v0.5.5

Toggle v0.5.5's commit message
update maintainer email account

v0.5.4

Toggle v0.5.4's commit message

Unverified

This user has not yet uploaded their public signing key.
Fix workflow syntax: remove unsupported working-directory from publis…

…h step

- Remove working-directory from pypa/gh-action-pypi-publish step
- Use packages-dir parameter instead to specify package location

v0.5.3

Toggle v0.5.3's commit message

Unverified

This user has not yet uploaded their public signing key.
Rename PyPI package from gate-ws to gatews

- Update package name in setup.py
- Update installation commands in README files
- Update publish script references

v0.5.2

Toggle v0.5.2's commit message

Unverified

This user has not yet uploaded their public signing key.
Add GitHub Actions workflow for PyPI publishing

- Add automated PyPI publishing via GitHub Actions
- Update GitHub URL from gateio/gatews to gate/gatews
- Fix Development Status consistency in setup.cfg
- Add package validation and cleanup steps in workflow