Skip to content

Commit 13afe07

Browse files
committed
Bump version
1 parent e916cd1 commit 13afe07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zipstream/__init__.py

Lines changed: 1 addition & 1 deletion
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.2'
9+
__version__ = '1.0.3'
1010

1111
import os
1212
import sys

0 commit comments

Comments
 (0)