Skip to content

Commit 4bd08a2

Browse files
committed
update readme
1 parent ba89b41 commit 4bd08a2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,10 @@ Running the tests
8989
pip install tox
9090
tox
9191

92+
Releasing a new version
93+
-----------------------
94+
95+
1. Bump version in `setup.py`
96+
2. Build distribution with `python setup.py sdist bdist_wheel`
97+
3. Upload to Pypi with `twine upload dist/*`
98+
4. Verify the new version was uploaded at https://pypi.org/project/junit-xml/#history

0 commit comments

Comments
 (0)