Skip to content

Commit

Permalink
Dump version; master is now 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sandes committed May 27, 2020
1 parent 8e39c01 commit 51bb7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zipfly/zipfly.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import io
import stat
import zipfile
__version__ = '6.0.1'
__version__ = '6.0.2'

class ZipflyStream( io.RawIOBase ):

Expand Down

0 comments on commit 51bb7e5

Please sign in to comment.