Skip to content

Commit edad2ca

Browse files
committed
fixing pypi error
1 parent 7d817b4 commit edad2ca

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
@@ -5,7 +5,7 @@
55

66
setup(
77
name='pySDC',
8-
version='2.3.1',
8+
version='2.3.2',
99
description='A Python implementation of spectral deferred correction methods and the likes',
1010
license="BSD-2",
1111
long_description=long_description,

0 commit comments

Comments
 (0)