Skip to content

Updates major version and adds new type.#366

Merged
jspaquet merged 4 commits intomainfrom
major_version_update
May 7, 2026
Merged

Updates major version and adds new type.#366
jspaquet merged 4 commits intomainfrom
major_version_update

Conversation

@jspaquet
Copy link
Copy Markdown
Contributor

@jspaquet jspaquet commented May 7, 2026

No description provided.

@Brunner246 Brunner246 self-requested a review May 7, 2026 13:02
Comment thread .github/workflows/publish.yml Outdated
- run: pip install build
- run: python -m build
- uses: pypa/gh-action-pypi-publish@release/v1 No newline at end of file
- uses: pypa/gh-action-pypi-publish@release/v1
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

could be updated to latest

  uses: pypa/gh-action-pypi-publish@v1.14.0

Comment thread .github/workflows/test_publish.yml Outdated
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

uses: actions/checkout@v6.0.2

Comment thread .github/workflows/test_publish.yml Outdated
@@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

uses: actions/setup-python@v6.2.0

Copy link
Copy Markdown
Contributor

@Brunner246 Brunner246 left a comment

Choose a reason for hiding this comment

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

LGTM

@jspaquet jspaquet merged commit d2fa14b into main May 7, 2026
3 checks passed
@jspaquet jspaquet deleted the major_version_update branch May 7, 2026 13:39
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