Skip to content

Commit afac833

Browse files
committed
Release v13.1.2a11
1 parent 9cb7c14 commit afac833

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# 13.1.2a11 (2023/10/11)
2+
3+
FIXES:
4+
5+
- ci: only run coverage action for pull requests
6+
7+
8+
UPDATES:
9+
10+
- ci: ewjoachim/python-coverage-comment-action@v3 is now py-cov-action/python-coverage-comment-action@v3
11+
112
# 13.1.2a9 (2023/10/11)
213

314
FIXES:

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "claranet-tfwrapper"
3-
version = "13.1.2a10"
3+
version = "13.1.2a11"
44
description = "Claranet's `tfwrapper` is a wrapper for [Terraform](https://www.terraform.io/) implemented in python which aims to simplify Terraform usage and enforce best practices"
55
authors = []
66
license = "Mozilla Public License Version 2.0"

0 commit comments

Comments
 (0)