Skip to content

Commit 9b27455

Browse files
committed
Merge branch 'release-1.0.4'
2 parents a54ed6a + ef799cb commit 9b27455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zipstream/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"""
77
from __future__ import unicode_literals, print_function, with_statement
88

9-
__version__ = '1.0.3'
9+
__version__ = '1.0.4'
1010

1111
import os
1212
import sys

0 commit comments

Comments
 (0)