Skip to content

Commit

Permalink
Use latest version of Conjure
Browse files Browse the repository at this point in the history
  • Loading branch information
gskorokhod committed Nov 6, 2023
1 parent b4adc62 commit b193801
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/essence-feature-usage-stats/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
essence_dir=ESSENCE_DIR,
essence_repo_urls=[ESSENCE_EXAMPLES_REPO],
essence_branch="master",
conjure_version="v2.4.1",
conjure_version=CONJURE_VERSION,
blocklist=KEYWORD_BLOCKLIST,
)

Expand Down

0 comments on commit b193801

Please sign in to comment.