Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
EuleMitKeule committed Feb 27, 2023
2 parents c0a9462 + 446805b commit a117e23
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Changelog

<!--next-version-placeholder-->

## v0.1.1 (2023-02-27)
### Fix
* Re-enable changelog ([`efb24c4`](https://github.com/EuleMitKeule/EstimEnergy/commit/efb24c409da59bc09457a397abd747de1c6832e7))
* Disable changelog ([`eaa4dcc`](https://github.com/EuleMitKeule/EstimEnergy/commit/eaa4dcc4dc61b7a0eac25e9e13d8b29a3cb3575e))
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

from setuptools import setup

__version__ = '0.1.0'
__version__ = '0.1.1'

setup(
name='estimenergy_client',
Expand Down

0 comments on commit a117e23

Please sign in to comment.