Skip to content

Commit 2bd1199

Browse files
Release v0.14.7
1 parent 504da38 commit 2bd1199

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.7
5+
------
6+
7+
**Bugfixes**
8+
9+
- Set ``price_area=True`` for area ``XK``
10+
11+
412
0.14.6
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.6"
6+
__version__ = "0.14.7"
77
__author__ = "Energy Quantified AS"
88
__license__ = "Apache License 2.0"
99
__copyright__ = "Copyright \u00A9 Energy Quantified AS"

0 commit comments

Comments
 (0)