MilesCranmer commited on
Commit
efffd9b
1 Parent(s): 6e131f8

Fix version string

Browse files
Files changed (1) hide show
  1. pysr/juliapkg.json +1 -1
pysr/juliapkg.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "julia": "~1.6.7, ~1.7, ~1.8, ~1.9, =1.10, ^1.10.3",
3
  "packages": {
4
  "SymbolicRegression": {
5
  "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",
 
1
  {
2
+ "julia": "~1.6.7, ~1.7, ~1.8, ~1.9, =1.10.0, ^1.10.3",
3
  "packages": {
4
  "SymbolicRegression": {
5
  "uuid": "8254be44-1295-4e6a-a16d-46603ac705cb",