Skip to content

Commit

Permalink
Merge branch 'release-1.0.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
allanlei committed Jun 20, 2014
2 parents a54ed6a + ef799cb commit 9b27455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zipstream/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"""
from __future__ import unicode_literals, print_function, with_statement

__version__ = '1.0.3'
__version__ = '1.0.4'

import os
import sys
Expand Down

0 comments on commit 9b27455

Please sign in to comment.