Skip to content

Commit

Permalink
BufferPredictionSize with not path name is supported
Browse files Browse the repository at this point in the history
  • Loading branch information
sandes committed May 24, 2020
1 parent 2762715 commit 4f5b674
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 @@ -15,7 +15,7 @@
from zipfile import ZipFile, ZipInfo

#from zipfly import __version__
__version__ = '5.0.2'
__version__ = '5.0.3'

class Stream(RawIOBase):

Expand Down

0 comments on commit 4f5b674

Please sign in to comment.