Skip to content

Release 4.4.0 #1759

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

Merged
merged 11 commits into from
Jun 7, 2024
Merged

Release 4.4.0 #1759

merged 11 commits into from
Jun 7, 2024

Conversation

hardbyte
Copy link
Owner

No description provided.

@hardbyte
Copy link
Owner Author

I've switched out a part of the publishing pipeline so keen to try a test release to see if the release candidate actually gets published.

@hardbyte hardbyte requested a review from zariiii9003 March 17, 2024 07:37
@hardbyte
Copy link
Owner Author

Pre-release (after 4 attempts!) made it to PyPI:

pip install python-can==4.3.2rc4

Copy link
Collaborator

@zariiii9003 zariiii9003 left a comment

Choose a reason for hiding this comment

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

Nice effort, looks good. I'd prefer 4.4.0 though since these are not just bug fixes and might introduce new bugs.

hardbyte and others added 3 commits June 6, 2024 20:14
update installation doc since `setup.py` method removed.
@hardbyte hardbyte changed the title Release 4.3.2 Release 4.4.0 Jun 7, 2024
@hardbyte hardbyte merged commit 034b400 into main Jun 7, 2024
58 checks passed
@hardbyte hardbyte deleted the release-4.3.2 branch June 7, 2024 20:56

- Create a temporary virtual environment.
- Build with ``pipx run build``
- Create and upload the distribution: ``python setup.py sdist bdist_wheel``.
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is redundant, pipx run build creates wheel and sdist

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