Skip to content

Commit

Permalink
Bumped minor version
Browse files Browse the repository at this point in the history
Signed-off-by: bump_version <action@github.com>
  • Loading branch information
actions-user committed Aug 15, 2022
1 parent f4553bc commit acd271b
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.21",
version="3.2.22",
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 acd271b

Please sign in to comment.