Skip to content

Commit ac2ee1b

Browse files
authored
Release: bump version to 0.2.0 (#564)
## Summary Follow-up to #558. Bumps the root `pyproject.toml` version from `0.1.0` to `0.2.0` to trigger the new release workflow and cut the first versioned release. ## Test plan - [ ] On merge, confirm `v0.2.0` tag exists on origin pointing at the merge commit - [ ] GHCR + APHL ECR each have `index` / `ttc` / `augmentation` with `:v0.2.0`, `:v0.2`, `:v0`, `:latest` - [ ] GitHub Releases page shows `v0.2.0` published with auto-generated PR notes - [ ] Slack receives the release link - [ ] `docker-image-push.yml` `build` job is skipped on the release commit
1 parent db0460d commit ac2ee1b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dibbs-text-to-code-root"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = ""
55
authors = [
66
{ name = "Brady Fausett", email = "bradyfausett@skylight.digital" },

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)