This release has a few small improvements:
- Do not treat arguments that start with '--' as strings [#99]
- Fix for BinOps in args [#96]
- six.u for Python 3 compatability in fuzz tests [#111]
And a small packaging improvement:
- Files in PyPi archive are world readable. [#107]