Skip to content

Commit

Permalink
Release v0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Aug 19, 2024
1 parent 2f3a948 commit 9fe0fc8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
11 changes: 2 additions & 9 deletions docs/whatsnew/v0-5-4.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
v0.5.4
------

API changes
###########
v0.5.4 (August 19th, 2024)
--------------------------

New features
############
Expand All @@ -17,10 +14,6 @@ Documentation

* Improve documentation of full load time.

Bug fixes
#########


Other changes
#############

Expand Down
2 changes: 1 addition & 1 deletion src/oemof/solph/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = "0.5.4a1"
__version__ = "0.5.4"

from . import buses
from . import components
Expand Down

0 comments on commit 9fe0fc8

Please sign in to comment.