We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a54ed6a + ef799cb commit 9b27455Copy full SHA for 9b27455
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