We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e250c1c commit 617dbe9Copy full SHA for 617dbe9
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog
2
=========
3
4
-dev
5
----
+0.14.4
+------
6
7
**Improvements**
8
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.3"
+__version__ = "0.14.4"
__author__ = "Energy Quantified AS"
__license__ = "Apache License 2.0"
9
__copyright__ = "Copyright \u00A9 Energy Quantified AS"
0 commit comments