Skip to content

Commit 5bf3234

Browse files
Increment version.
1 parent 734d158 commit 5bf3234

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
@@ -17,7 +17,7 @@ def load_requirements(fname):
1717
setuptools.setup(
1818
name="dweather_client",
1919
install_requires=load_requirements("requirements.txt"),
20-
version="1.1.1",
20+
version="1.1.2",
2121
author="Arbol",
2222
author_email="[email protected]",
2323
description="Python client for interacting with weather data on IPFS.",

0 commit comments

Comments
 (0)