Skip to content

Commit e8e7e8e

Browse files
Prerelease version.
1 parent 574d400 commit e8e7e8e

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
@@ -21,7 +21,7 @@ def load_requirements(fname):
2121
name="dweather_client",
2222
include_package_data=True,
2323
install_requires=load_requirements("requirements.txt"),
24-
version="2.1.0",
24+
version="2.1.20.dev3",
2525
author="Arbol",
2626
author_email="[email protected]",
2727
description="Python client for interacting with weather data on IPFS.",

0 commit comments

Comments
 (0)