Skip to content

Commit 26220ef

Browse files
committed
Release v13.1.2a13
1 parent aa0c506 commit 26220ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 13.1.2a13 (2023/10/11)
2+
3+
UPDATES:
4+
5+
- ci: Revert "ci: only run coverage action for pull requests"
6+
- ci: test py-cov-action/python-coverage-comment-action@fix-285-push-tag
7+
18
# 13.1.2a11 (2023/10/11)
29

310
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.2a12"
3+
version = "13.1.2a13"
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)