Skip to content

Commit 857b77d

Browse files
committed
chore: update pyproject.toml & galaxy.yml
1 parent 2d86b71 commit 857b77d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ namespace: opsmill
1010
name: infrahub
1111

1212
# The version of the collection. Must be compatible with semantic versioning
13-
version: 1.7.0
13+
version: 1.8.0
1414

1515
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
1616
readme: README.md

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "infrahub_ansible_modules"
3-
version = "1.6.1"
3+
version = "1.8.0"
44
description = "Ansible collection to interact with Infrahub's API"
55
authors = [{name = "OpsMill", email = "info@opsmill.com"}]
66
license = {text = "GPLv3"}

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)