File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11"""CCNP framework to enable TEE related operations in cloud native environments"""
22
3- __version__ = "0.3.1 "
3+ __version__ = "0.4.0 "
44
55from .sdk import CcnpSdk
Original file line number Diff line number Diff line change 11[project ]
22name = " ccnp"
3- version = " 0.3.1 "
3+ version = " 0.4.0 "
44authors = [
55 {
name =
" Lu, Ken" ,
email =
" [email protected] " },
66 {
name =
" Ying, Ruoyu" ,
email =
" [email protected] " },
Original file line number Diff line number Diff line change 11[metadata]
22name = ccnp
3- version = 0.0.1
3+ version = 0.4.0
44description = SDKs to enable confidential computing in cloud native environments
55long_description = file: README.md
66url = https://github.com/intel/confidential-cloud-native-primitives
Original file line number Diff line number Diff line change 11[package ]
22name = " ccnp_server"
3- version = " 0.3.2 "
3+ version = " 0.4.0 "
44edition = " 2021"
55
66[[bin ]] # Bin to run the quote server
You can’t perform that action at this time.
0 commit comments