From 10b96122e4450485e4dcb93629b976da6145ddfa Mon Sep 17 00:00:00 2001 From: Ayush Ranjan Date: Sat, 31 Aug 2019 23:20:44 +0530 Subject: [PATCH] Update version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ec44625..0a08f2d 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ name="chainlink", # Required # Versions should comply with PEP 440: # https://www.python.org/dev/peps/pep-0440/ - version="0.0.4", # Required + version="0.0.5", # Required # This is a one-line description or tagline of what your project does. This # corresponds to the "Summary" metadata field: # https://packaging.python.org/specifications/core-metadata/#summary