We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 504da38 commit 2bd1199Copy full SHA for 2bd1199
2 files changed
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+0.14.7
5
+------
6
+
7
+**Bugfixes**
8
9
+- Set ``price_area=True`` for area ``XK``
10
11
12
0.14.6
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.6"
+__version__ = "0.14.7"
__author__ = "Energy Quantified AS"
__license__ = "Apache License 2.0"
__copyright__ = "Copyright \u00A9 Energy Quantified AS"
0 commit comments