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 aea146f commit ec8ae9aCopy full SHA for ec8ae9a
setup.py
@@ -15,7 +15,7 @@
15
16
setuptools.setup(
17
name='aplr',
18
- version='1.5.1',
+ version='1.6.0',
19
description='Automatic Piecewise Linear Regression',
20
ext_modules=[sfc_module],
21
author="Mathias von Ottenbreit",
0 commit comments