We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54ed6a commit ef799cbCopy full SHA for ef799cb
zipstream/__init__.py
@@ -6,7 +6,7 @@
6
"""
7
from __future__ import unicode_literals, print_function, with_statement
8
9
-__version__ = '1.0.3'
+__version__ = '1.0.4'
10
11
import os
12
import sys
0 commit comments