Skip to content

Commit

Permalink
f: version change
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanjjung committed Sep 30, 2024
1 parent 84f8d77 commit 7c327ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
lint:
- 'tb_pulumi/**'
- '.github/workflows/validate.yml'
- 'pyproject.toml'
detect-versions:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "tb_pulumi"
version = "0.0.2"
version = "0.0.2-jungtest"
description = "Framework and patterns for using Pulumi at Thunderbird"
requires-python = ">3.12"
dynamic = ["dependencies"]
Expand Down

0 comments on commit 7c327ca

Please sign in to comment.