Skip to content

Commit 8901d3a

Browse files
author
André Gaul
committed
bump version to 1.2.0
1 parent de715b7 commit 8901d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def read(fname):
99

1010
setup(name='pseudopy',
1111
packages=['pseudopy'],
12-
version='1.1.2',
12+
version='1.2.0',
1313
description='Compute and visualize pseudospectra of'
1414
+ ' matrices (like eigtool)',
1515
long_description=read('README.md'),

0 commit comments

Comments
 (0)