Spaces:
Running
Running
Commit
·
a8f4864
1
Parent(s):
00122b5
Bump version with denoising
Browse files
setup.py
CHANGED
|
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
|
|
| 5 |
|
| 6 |
setuptools.setup(
|
| 7 |
name="pysr",
|
| 8 |
-
version="0.6.
|
| 9 |
author="Miles Cranmer",
|
| 10 |
author_email="[email protected]",
|
| 11 |
description="Simple and efficient symbolic regression",
|
|
|
|
| 5 |
|
| 6 |
setuptools.setup(
|
| 7 |
name="pysr",
|
| 8 |
+
version="0.6.6",
|
| 9 |
author="Miles Cranmer",
|
| 10 |
author_email="[email protected]",
|
| 11 |
description="Simple and efficient symbolic regression",
|