Skip to content

Commit d9a19ba

Browse files
Release v0.14.3
1 parent 3f4d34a commit d9a19ba

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
=========
33

4+
0.14.3
5+
------
6+
7+
**Improvements**
8+
9+
- Update the documentation with instance tag filtering in the push feed
10+
11+
412
0.14.2
513
------
614

energyquantified/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
__title__ = "energyquantified"
44
__description__ = "Energy Quantified Time series API client."
55
__url__ = "https://github.com/energyquantified/eq-python-client"
6-
__version__ = "0.14.2"
6+
__version__ = "0.14.3"
77
__author__ = "Energy Quantified AS"
88
__license__ = "Apache License 2.0"
99
__copyright__ = "Copyright \u00A9 Energy Quantified AS"

0 commit comments

Comments
 (0)