MilesCranmer commited on
Commit
7091a55
1 Parent(s): e0328e7

Bump version with unit fix

Browse files
Files changed (1) hide show
  1. 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.17.0"
8
  authors = [
9
  {name = "Miles Cranmer", email = "[email protected]"},
10
  ]
 
4
 
5
  [project]
6
  name = "pysr"
7
+ version = "0.17.1"
8
  authors = [
9
  {name = "Miles Cranmer", email = "[email protected]"},
10
  ]