Skip to content

Commit 40e8df4

Browse files
Release v0.15
1 parent 1fd09e5 commit 40e8df4

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.15
5+
----
66

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

0 commit comments

Comments
 (0)