Skip to content

Commit

Permalink
testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
suvanbanerjee committed Mar 29, 2024
1 parent 4506ad1 commit 22bf4fe
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 @@ -7,7 +7,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = '1.0.0'
VERSION = '1.0.2'
DESCRIPTION = 'Get weather details of any city or latitude and longitude of the location. without an API key.'

setup(
Expand Down

0 comments on commit 22bf4fe

Please sign in to comment.