Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
increased minor verison number
  • Loading branch information
JanMaartenvanDoorn authored Mar 9, 2021
1 parent be8ad2d commit cd83d09
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 @@ -28,7 +28,7 @@ def read_long_description_from_readme():

setup(
name="openstf",
version="1.5.2",
version="1.5.3",
packages=find_packages(include=["openstf", "openstf.*"]),
description="Open short term forcasting",
long_description=read_long_description_from_readme(),
Expand Down

0 comments on commit cd83d09

Please sign in to comment.