File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11.env *
22/dist /
3+ /build /
34/PySide6_stubs.egg-info
45.mypy_cache
56incoming
Original file line number Diff line number Diff line change 1+ Instructions for a new release:
2+
3+ - update version in setup.cfg
4+ - update version in version.py
5+ - python -m build --wheel .
6+ - python -m build --sdist .
7+ - twine upload dist\pyside6_stubs-6.7.3.0.tar.gz dist\pyside6_stubs-6.7.3.0-py3-none-any.whl
8+
Original file line number Diff line number Diff line change 55description = PEP561 stub files for the *Qt for Python/PySide6* framework
66long_description = file: README.md
77long_description_content_type = text/markdown
8- version = 6.4.2 .0
8+ version = 6.7.3 .0
99license = LGPL v2.1
1010url = https://github.com/python-qt-tools/PySide6-stubs
1111project_urls =
You can’t perform that action at this time.
0 commit comments