Skip to content

Commit

Permalink
Bumped minor version
Browse files Browse the repository at this point in the history
Signed-off-by: bump_version <[email protected]>
  • Loading branch information
actions-user committed Sep 13, 2023
1 parent 03a2173 commit b18f709
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.2.76",
version="3.2.77",
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 b18f709

Please sign in to comment.