Skip to content

Commit 8875385

Browse files
Release v0.15.1
1 parent 13c6719 commit 8875385

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
@@ -2,8 +2,8 @@ Changelog
22
=========
33

44

5-
dev
6-
---
5+
0.15.1
6+
------
77

88
**Improvements**
99

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

0 commit comments

Comments
 (0)