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