Skip to content

Commit da672f0

Browse files
authored
python: release as 0.6.1
Reviewed-on: #414
2 parents 2a2b334 + 107ff5f commit da672f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lakers-python/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "lakers-python" # this will be the name of the package on pypi
33
edition = "2021"
4-
version ="0.6.1-rc1"
4+
version ="0.6.1"
55
repository.workspace = true
66
license.workspace = true
77
description = "An implementation of EDHOC, written in Rust"

0 commit comments

Comments
 (0)