We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce7936d commit 6f74530Copy full SHA for 6f74530
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sycret"
3
-version = "0.2.4"
+version = "0.2.8"
4
authors = ["Pierre Tholoniat"]
5
edition = "2018"
6
license = "Apache-2.0"
setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name="sycret",
12
- version="0.2.4",
+ version="0.2.8",
13
author="Pierre Tholoniat",
14
author_email="[email protected]",
15
url="https://github.com/OpenMined/sycret",
0 commit comments