Skip to content

Commit

Permalink
Bump jmespath version to latest release
Browse files Browse the repository at this point in the history
Includes new features like:

* starts_with/ends_with/reverse
* min*/max* support strings
  • Loading branch information
jamesls committed Nov 6, 2014
1 parent f54d049 commit b097a57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@


requires = ['six>=1.1.0',
'jmespath==0.4.1',
'jmespath==0.5.0',
'python-dateutil>=2.1']


Expand Down

0 comments on commit b097a57

Please sign in to comment.