Skip to content

Commit

Permalink
update version of modules json file
Browse files Browse the repository at this point in the history
  • Loading branch information
Marinovsky committed Sep 6, 2023
1 parent d2f63c2 commit da03a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lean/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from time import time

json_modules = {}
file_name = "modules-1.11.json"
file_name = "modules-1.12.json"
directory = Path(__file__).parent
file_path = directory.parent / file_name

Expand Down

0 comments on commit da03a36

Please sign in to comment.