Skip to content

Commit 9b8cda6

Browse files
committed
Bump version number
1 parent e9f6fc6 commit 9b8cda6

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.1.3"
3+
version = "0.2.1"
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.1.3",
12+
version="0.2.1",
1313
author="Pierre Tholoniat",
1414
author_email="pierre@tholoniat.com",
1515
url="https://github.com/OpenMined/sycret",

0 commit comments

Comments
 (0)