MilesCranmer commited on
Commit
a8bb4b5
1 Parent(s): 0428573

Bump version with symbolic utils off

Browse files
Files changed (1) hide show
  1. setup.py +1 -1
setup.py CHANGED
@@ -8,7 +8,7 @@ except FileNotFoundError:
8
 
9
  setuptools.setup(
10
  name="pysr",
11
- version="0.7.0-2",
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",