Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setup.cfg: bump version to 2.3.5 #605

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

simondeziel
Copy link
Member

Procedure:

$ python3 setup.py sdist
...
$ python3 setup.py bdist_wheel
...
$ python3 -m twine check --strict dist/*
Checking dist/pylxd-2.3.5-py3-none-any.whl: PASSED
Checking dist/pylxd-2.3.5.tar.gz: PASSED

# upload to testpypi
$ python3 -m twine upload --repository pylxd-testpypi dist/*
Uploading distributions to https://test.pypi.org/legacy/
Uploading pylxd-2.3.5-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.5/105.5 kB • 00:00 • 188.8 MB/s
Uploading pylxd-2.3.5.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.1/79.1 kB • 00:00 • 189.9 MB/s

View at:
https://test.pypi.org/project/pylxd/2.3.5/

The test upload is available at https://test.pypi.org/project/pylxd/2.3.5/

@simondeziel simondeziel marked this pull request as ready for review October 1, 2024 20:21
@simondeziel simondeziel requested a review from hamistao October 1, 2024 20:21
Copy link
Contributor

@hamistao hamistao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!
Also for the detailed process as I wasn't familiar with it :D

@simondeziel simondeziel merged commit db77bd6 into canonical:main Oct 1, 2024
14 checks passed
@simondeziel simondeziel deleted the prepare-2.3.5 branch October 1, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants