Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 244 Bytes

release_process.md

File metadata and controls

8 lines (6 loc) · 244 Bytes

Instructions for a new release:

  • update version in setup.cfg
  • update version in version.py
  • python -m build --wheel .
  • python -m build --sdist .
  • twine upload dist\pyside6_stubs-6.7.3.0.tar.gz dist\pyside6_stubs-6.7.3.0-py3-none-any.whl