Skip to content

v0.1.3

Compare
Choose a tag to compare
@dbieber dbieber released this 23 Feb 18:29
· 251 commits to master since this release

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]