Skip to content

Commit

Permalink
chore: updating the CP version
Browse files Browse the repository at this point in the history
  • Loading branch information
bcm-at-zama committed Sep 22, 2023
1 parent afd049a commit 169e8bf
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 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"
# If one wants to force the installation of a given rc version
# /!\ WARNING /!\: This version should NEVER be a wildcard as it might create some
# issues when trying to run it in the future.
CP_VERSION_SPEC_FOR_RC="concrete-python==2.2.0"
CP_VERSION_SPEC_FOR_RC="concrete-python==2023.9.21"

# If one wants to use the last RC version
# CP_VERSION_SPEC_FOR_RC="$$(poetry run python \
Expand Down
2 changes: 1 addition & 1 deletion deps_licenses/licenses_linux_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cffi, 1.15.1, MIT License
charset-normalizer, 3.2.0, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.2.0, BSD-3-Clause
concrete-python, 2023.9.21, BSD-3-Clause
cryptography, 41.0.2, Apache Software License; BSD License
dependencies, 2.0.1, BSD License
dill, 0.3.7, BSD License
Expand Down
2 changes: 1 addition & 1 deletion deps_licenses/licenses_linux_user.txt.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2e7e123fa7eb6a3a27d370d507994557
eabf4c177774a1361026892cc08f985c
2 changes: 1 addition & 1 deletion deps_licenses/licenses_mac_intel_user.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ cffi, 1.15.1, MIT License
charset-normalizer, 3.2.0, MIT License
click, 8.1.7, BSD License
coloredlogs, 15.0.1, MIT License
concrete-python, 2.2.0, BSD-3-Clause
concrete-python, 2023.9.21, BSD-3-Clause
cryptography, 41.0.2, Apache Software License; BSD License
dependencies, 2.0.1, BSD License
dill, 0.3.7, BSD License
Expand Down
2 changes: 1 addition & 1 deletion deps_licenses/licenses_mac_intel_user.txt.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2e7e123fa7eb6a3a27d370d507994557
eabf4c177774a1361026892cc08f985c

0 comments on commit 169e8bf

Please sign in to comment.