Skip to content

Commit dc6c807

Browse files
semantic-releasesemantic-release (via github actions)
authored andcommitted
0.14.3
Automatically generated by python-semantic-release
1 parent 43d6556 commit dc6c807

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a ch
44

55
<!--next-version-placeholder-->
66

7+
## v0.14.3 (2021-03-11)
8+
### Fix
9+
* **optimize_build:** Remove travis, add ifs to action ([#254](https://github.com/pryorda/vmware_exporter/issues/254)) ([`43d6556`](https://github.com/pryorda/vmware_exporter/commit/43d6556556171b3ada6804a29aaff4710e511094))
10+
711
## [0.4.2] - 2018-01-02
812
## Fixed
913
- [#60](https://github.com/pryorda/vmware_exporter/pull/60) Typo Fix

vmware_exporter/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.14.2'
1+
__version__ = '0.14.3'
22
__author__ = "Daniel Pryor"
33
__license__ = "BSD 3-Clause License"

0 commit comments

Comments
 (0)