We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e916cd1 commit 13afe07Copy full SHA for 13afe07
1 file changed
zipstream/__init__.py
@@ -6,7 +6,7 @@
6
"""
7
from __future__ import unicode_literals, print_function, with_statement
8
9
-__version__ = '1.0.2'
+__version__ = '1.0.3'
10
11
import os
12
import sys
0 commit comments