Skip to content

Commit

Permalink
chore: updating CP version
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Mar 6, 2024
1 parent efa15fc commit 1c92647
Show file tree
Hide file tree
Showing 2 changed files with 669 additions and 666 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ OPEN_PR="true"
# Force the installation of a Concrete Python version, which is very useful with nightly versions
# /!\ WARNING /!\: This version should NEVER be a wildcard as it might create some
# issues when trying to run it in the future.
CONCRETE_PYTHON_VERSION="concrete-python==2.5.1"
CONCRETE_PYTHON_VERSION="concrete-python==2024.3.6"

# Force the installation of Concrete Python's latest version, release-candidates included
# CONCRETE_PYTHON_VERSION="$$(poetry run python \
Expand Down
Loading

0 comments on commit 1c92647

Please sign in to comment.