Spaces:
Sleeping
Sleeping
MilesCranmer
commited on
Commit
•
a8bb4b5
1
Parent(s):
0428573
Bump version with symbolic utils off
Browse files
setup.py
CHANGED
@@ -8,7 +8,7 @@ except FileNotFoundError:
|
|
8 |
|
9 |
setuptools.setup(
|
10 |
name="pysr",
|
11 |
-
version="0.7.0-
|
12 |
author="Miles Cranmer",
|
13 |
author_email="[email protected]",
|
14 |
description="Simple and efficient symbolic regression",
|
|
|
8 |
|
9 |
setuptools.setup(
|
10 |
name="pysr",
|
11 |
+
version="0.7.0-3",
|
12 |
author="Miles Cranmer",
|
13 |
author_email="[email protected]",
|
14 |
description="Simple and efficient symbolic regression",
|