new release 0.2.23
modified: README.rst modified: setup.py
This commit is contained in:
parent
5c5a65452a
commit
c1b0421479
2 changed files with 2 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -23,7 +23,7 @@ print(requirements())
|
|||
|
||||
setup(
|
||||
name="nested-lookup",
|
||||
version="0.2.22",
|
||||
version="0.2.23",
|
||||
description="Python functions for working with deeply nested documents (lists and dicts) ",
|
||||
keywords="nested document dictionary dict list lookup schema json xml yaml",
|
||||
long_description=open("README.rst").read(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue