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.3 #578

Merged
merged 1 commit into from
Apr 29, 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.3-py3-none-any.whl: PASSED
Checking dist/pylxd-2.3.3.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.3-py3-none-any.whl
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.2/102.2 kB • 00:04 • 173.0 MB/s
Uploading pylxd-2.3.3.tar.gz
100% ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.5/75.5 kB • 00:00 • 163.9 MB/s

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

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

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@simondeziel simondeziel merged commit 9b7535e into canonical:main Apr 29, 2024
8 checks passed
@simondeziel simondeziel deleted the prepare-2.3.3 branch April 29, 2024 15:36
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