Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ubolonton committed Jan 31, 2014
1 parent ce82dda commit 072a085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name="twisted-csp",
version="0.1.6",
version="0.1.7",
description="Go-style channels for Twisted",
author="Nguyễn Tuấn Anh",
author_email="ubolonton@gmail.com",
Expand Down

0 comments on commit 072a085

Please sign in to comment.