Spaces:
Running
Running
Bump PySR version with updated backend
Browse filesIncludes changes to default search parameters, so bumping to 0.18.0.
- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "pysr"
|
| 7 |
-
version = "0.
|
| 8 |
authors = [
|
| 9 |
{name = "Miles Cranmer", email = "miles.cranmer@gmail.com"},
|
| 10 |
]
|
|
|
|
| 4 |
|
| 5 |
[project]
|
| 6 |
name = "pysr"
|
| 7 |
+
version = "0.18.0"
|
| 8 |
authors = [
|
| 9 |
{name = "Miles Cranmer", email = "miles.cranmer@gmail.com"},
|
| 10 |
]
|