We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c6c2c commit ce234afCopy full SHA for ce234af
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='aplr',
18
- version='1.8.2',
+ version='1.8.3',
19
description='Automatic Piecewise Linear Regression',
20
ext_modules=[sfc_module],
21
author="Mathias von Ottenbreit",
0 commit comments