Skip to content

Commit

Permalink
chore: update pyproject.toml & galaxy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
opsmill-bot committed Sep 9, 2024
1 parent c6fc580 commit 5329d60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion galaxy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ namespace: opsmill
name: infrahub

# The version of the collection. Must be compatible with semantic versioning
version: 1.2.0
version: 1.2.1

# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
readme: README.md
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "infrahub_ansible_modules"
version = "1.2.0"
version = "1.2.1"
description = "Ansible collection to interact with Infrahub's API"
authors = ["OpsMill <[email protected]>"]
license = "GPLv3"
Expand Down

0 comments on commit 5329d60

Please sign in to comment.