Skip to content

Commit 8587e7b

Browse files
Release v0.14.6
1 parent b2fbc96 commit 8587e7b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Changelog
22
=========
33

4-
dev
5-
---
4+
0.14.6
5+
------
66

77
**Bugfixes**
88

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.5"
6+
__version__ = "0.14.6"
77
__author__ = "Energy Quantified AS"
88
__license__ = "Apache License 2.0"
99
__copyright__ = "Copyright \u00A9 Energy Quantified AS"

0 commit comments

Comments
 (0)