We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13c6719 commit 8875385Copy full SHA for 8875385
CHANGELOG.rst
@@ -2,8 +2,8 @@ Changelog
2
=========
3
4
5
-dev
6
----
+0.15.1
+------
7
8
**Improvements**
9
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.15"
+__version__ = "0.15.1"
__author__ = "Energy Quantified AS"
__license__ = "Apache License 2.0"
__copyright__ = "Copyright \u00A9 Energy Quantified AS"
0 commit comments