Skip to content

Commit

Permalink
1.0.4 - this time to get the setup.py py26 compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed Jan 8, 2014
1 parent b1a46da commit 477ced4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def readme():

setup(
name='pyexpect',
version='1.0.3',
version='1.0.4',
description='Python expectaton library',
# REFACT: convert the readme with 'pandoc --from markdown --to rst README.md' directly on reading
long_description=readme(),
Expand Down

0 comments on commit 477ced4

Please sign in to comment.