Skip to content

Commit

Permalink
Update versions
Browse files Browse the repository at this point in the history
  • Loading branch information
pritchyspritch committed Nov 14, 2024
1 parent 7cb69b0 commit 38491e6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:

- name: Install splunk-app-packager
shell: bash
run: pip install splunk-app-packager==0.0.3
run: pip install splunk-app-packager==0.0.4

- name: package, validate, deploy (production)
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "splunk_app_packager"
version = "0.0.3"
version = "0.0.4"
authors = [
{ name="Sam Pritchard", email="47423802+pritchyspritch@users.noreply.github.com" },
{ name="Ian Pearl", email="ian.pearl@education.gov.uk" },
Expand Down

0 comments on commit 38491e6

Please sign in to comment.