Skip to content

Commit

Permalink
Update Local_Models example to install version 0.0.32 or greater (#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamie256 authored May 28, 2024
1 parent 16ddaf5 commit d93c904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langkit/examples/Local_Models.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install langkit[all]==0.0.31 -q"
"%pip install 'langkit[all]>=0.0.32'"
]
},
{
Expand Down

0 comments on commit d93c904

Please sign in to comment.