-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Automatically generated by python-semantic-release
- Loading branch information
github-actions
committed
Sep 11, 2023
1 parent
9682a88
commit 96b5000
Showing
2 changed files
with
12 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,7 +16,7 @@ build_command = "pip install poetry && poetry build" | |
|
||
[tool.poetry] | ||
name = "pvb" | ||
version = "0.2.5" | ||
version = "0.2.6" | ||
description = "A tool for posting Terraform provider versions to Slack" | ||
authors = ["Nick Hobart <[email protected]>"] | ||
packages = [ | ||
|