Skip to content

chore(release): 0.14.0#199

Merged
pratyush618 merged 2 commits into
masterfrom
chore/release-0.14.0
May 23, 2026
Merged

chore(release): 0.14.0#199
pratyush618 merged 2 commits into
masterfrom
chore/release-0.14.0

Conversation

@pratyush618
Copy link
Copy Markdown
Collaborator

Summary

Bumps version from 0.13.0 → 0.14.0 across all five `Cargo.toml` files, `pyproject.toml`, and `py_src/taskito/init.py`. Matches the pattern from #189 (0.13.0 release commit).

Why

The `0.14.0` tag was pushed against source that still had `version = "0.13.0"` everywhere, so the publish workflow built `taskito-0.13.0-*.whl` artifacts. PyPI then rejected upload with `400 File already exists` because 0.13.0 wheels were uploaded with the previous release.

Merge order

  1. Merge ci: harden publish workflow against transient API failures #198 first (workflow robustness pins)
  2. Merge this PR
  3. Move the existing `0.14.0` tag to the new master HEAD so the publish workflow runs against the bumped source (with the pinned action)

Verification

  • CI green
  • After merge + retag, publish workflow uploads `taskito-0.14.0-*.whl` to PyPI

@pratyush618 pratyush618 merged commit cebd45e into master May 23, 2026
19 checks passed
@pratyush618 pratyush618 deleted the chore/release-0.14.0 branch May 23, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant