We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f4d34a commit d9a19baCopy full SHA for d9a19ba
2 files changed
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+0.14.3
5
+------
6
+
7
+**Improvements**
8
9
+- Update the documentation with instance tag filtering in the push feed
10
11
12
0.14.2
13
------
14
energyquantified/__version__.py
@@ -3,7 +3,7 @@
__title__ = "energyquantified"
__description__ = "Energy Quantified Time series API client."
__url__ = "https://github.com/energyquantified/eq-python-client"
-__version__ = "0.14.2"
+__version__ = "0.14.3"
__author__ = "Energy Quantified AS"
__license__ = "Apache License 2.0"
__copyright__ = "Copyright \u00A9 Energy Quantified AS"
0 commit comments