Skip to content

Commit 0de1970

Browse files
committed
setting up actions
1 parent e88630d commit 0de1970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
88
long_description = "\n" + fh.read()
99

10-
VERSION = '0.2.1'
10+
VERSION = '0.2.2'
1111
DESCRIPTION = 'python package to get weather details of any city in the world. without any API key.'
1212

1313
setup(

0 commit comments

Comments
 (0)