From 830dafba7b00870c9b51ae06c0a0d58cd62f0e2c Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Tue, 24 Apr 2018 16:31:28 -0400 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index d38db93..49d4f82 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ nested_lookup ############# -.. image:: https://img.shields.io/badge/pypi-0.1.3-green.svg +.. image:: https://img.shields.io/badge/pypi-0.1.5-green.svg :target: https://pypi.python.org/pypi/nested-lookup A small Python library which enables key lookups on deeply nested documents.