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 e9f6fc6 commit 9b8cda6Copy full SHA for 9b8cda6
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sycret"
3
-version = "0.1.3"
+version = "0.2.1"
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.1.3",
+ version="0.2.1",
13
author="Pierre Tholoniat",
14
author_email="pierre@tholoniat.com",
15
url="https://github.com/OpenMined/sycret",
0 commit comments