Skip to content

Commit

Permalink
Pypi test (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamullen13316 authored Nov 29, 2023
1 parent f9e06d7 commit d12ccd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
environment: release
permissions:
id-token: write
contents: write

steps:
- name: Checkout Repository
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "sophosfirewall-python"
packages = [
{ include = "sophosfirewall_python" },
]
version = "0.1.17"
version = "0.1.18"
description = "Python SDK for Sophos Firewall"
authors = ["Matt Mullen <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit d12ccd1

Please sign in to comment.