We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 651f344 commit f43073bCopy full SHA for f43073b
setup.py
@@ -8,7 +8,7 @@
8
9
setup_args = dict(
10
name='evaLEs',
11
- version='0.1.2',
+ version='0.1.3',
12
description='Evaluate the Lyapunov Spectrum of a Dynamical System',
13
long_description_content_type="text/markdown",
14
long_description=README + '\n\n' + HISTORY,
0 commit comments