cutting a new release.

modified:   README.rst
	modified:   setup.py
This commit is contained in:
Russell Ballestrini 2018-04-24 13:27:46 -07:00
parent 756ad31763
commit fe773eba9a
2 changed files with 5 additions and 2 deletions

View file

@ -51,7 +51,7 @@ wild (defaults to `False`):
if `wild` is `True`, treat the given `key` as a case insensitive
substring when performing lookups.
return_keys (defaults to `False`):
with_keys (defaults to `False`):
if `with_keys` is `True`, return a dictionary of all matched keys
and a list of values.