Skip to content

Commit 6f74530

Browse files
committed
Bump version
1 parent ce7936d commit 6f74530

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sycret"
3-
version = "0.2.4"
3+
version = "0.2.8"
44
authors = ["Pierre Tholoniat"]
55
edition = "2018"
66
license = "Apache-2.0"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
setup(
1111
name="sycret",
12-
version="0.2.4",
12+
version="0.2.8",
1313
author="Pierre Tholoniat",
1414
author_email="[email protected]",
1515
url="https://github.com/OpenMined/sycret",

0 commit comments

Comments
 (0)