diff --git a/AUTHORS.md b/AUTHORS.md
index aa1d2325..0a2756fd 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -4,12 +4,12 @@ This list is sorted by the number of commits per contributor in _descending_ ord
Avatar|Contributor|Contributions
:-:|---|:-:
-|[@myii](https://github.com/myii)|292
+|[@myii](https://github.com/myii)|294
|[@aboe76](https://github.com/aboe76)|27
|[@dafyddj](https://github.com/dafyddj)|25
|[@javierbertoli](https://github.com/javierbertoli)|18
|[@noelmcloughlin](https://github.com/noelmcloughlin)|13
-|[@baby-gnu](https://github.com/baby-gnu)|10
+|[@baby-gnu](https://github.com/baby-gnu)|11
|[@n-rodriguez](https://github.com/n-rodriguez)|8
|[@daks](https://github.com/daks)|8
|[@gravyboat](https://github.com/gravyboat)|6
@@ -31,4 +31,4 @@ Avatar|Contributor|Contributions
---
-Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-12.
+Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2020-10-28.
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 639c69ac..15e7168b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [4.3.1](https://github.com/saltstack-formulas/template-formula/compare/v4.3.0...v4.3.1) (2020-10-28)
+
+
+### Tests
+
+* **inspec:** `system.rb` must call parent class initialisation ([1ff9ab1](https://github.com/saltstack-formulas/template-formula/commit/1ff9ab15f23ba9f3b78a1b8f9dcef7a062e2b192))
+
# [4.3.0](https://github.com/saltstack-formulas/template-formula/compare/v4.2.2...v4.3.0) (2020-10-12)
diff --git a/FORMULA b/FORMULA
index 190e2e6d..69435976 100644
--- a/FORMULA
+++ b/FORMULA
@@ -1,7 +1,7 @@
name: TEMPLATE
os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Amazon, Oracle, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS
os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS
-version: 4.3.0
+version: 4.3.1
release: 1
minimum_version: 2019.2
summary: TEMPLATE formula
diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst
index 4302df25..619a5e59 100644
--- a/docs/AUTHORS.rst
+++ b/docs/AUTHORS.rst
@@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- Contributions
* - :raw-html-m2r:``
- `@myii `_
- - 292
+ - 294
* - :raw-html-m2r:``
- `@aboe76 `_
- 27
@@ -30,7 +30,7 @@ This list is sorted by the number of commits per contributor in *descending* ord
- 13
* - :raw-html-m2r:``
- `@baby-gnu `_
- - 10
+ - 11
* - :raw-html-m2r:``
- `@n-rodriguez `_
- 8
@@ -89,4 +89,4 @@ This list is sorted by the number of commits per contributor in *descending* ord
----
-Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-12.
+Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2020-10-28.
diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst
index ee59d251..be9cc68f 100644
--- a/docs/CHANGELOG.rst
+++ b/docs/CHANGELOG.rst
@@ -2,6 +2,15 @@
Changelog
=========
+`4.3.1 `_ (2020-10-28)
+----------------------------------------------------------------------------------------------------------
+
+Tests
+^^^^^
+
+
+* **inspec:** ``system.rb`` must call parent class initialisation (\ `1ff9ab1 `_\ )
+
`4.3.0 `_ (2020-10-12)
----------------------------------------------------------------------------------------------------------