Skip to content

Commit 835f1c6

Browse files
committed
Release v8.1.2
1 parent 49b84a2 commit 835f1c6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 8.1.2 (2021/10/27)
2+
3+
FIXED:
4+
5+
- TER-486: script release process (it was a pain to do it right each time)
6+
17
# 8.1.1 (2021/10/25)
28

39
FIXED:

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 = "8.1.2-alpha.0"
3+
version = "8.1.2"
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)