Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/OpenSTEF/openstef
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankKr committed May 23, 2024
2 parents 84cf9f8 + 2b200bd commit 3cb5adb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ def read_long_description_from_readme():

setup(
name="openstef",
version="3.4.25",
version="3.4.26",
packages=find_packages(include=["openstef", "openstef.*"]),
description="Open short term energy forecaster",
long_description=read_long_description_from_readme(),
Expand Down

0 comments on commit 3cb5adb

Please sign in to comment.