Skip to content

Commit

Permalink
Update versions in setup.py (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
saaste authored Oct 26, 2023
1 parent cd8076a commit e68fc2f
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 @@ -5,7 +5,7 @@

setuptools.setup(
name="fmi-weather-client",
version="0.1.2",
version="0.2.0",
author="Mika Hiltunen",
author_email="saaste@gmail.com",
description="Library for fetching weather information from Finnish Meteorological Institute (FMI)",
Expand Down

0 comments on commit e68fc2f

Please sign in to comment.