Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
André Gaul committed Mar 5, 2014
1 parent 63f6c1e commit 418fda5
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 @@ -9,7 +9,7 @@ def read(fname):

setup(name='pseudopy',
packages=['pseudopy'],
version='1.1.1',
version='1.1.2',
description='Compute and visualize pseudospectra of'
+ ' matrices (like eigtool)',
long_description=read('README.md'),
Expand Down

0 comments on commit 418fda5

Please sign in to comment.