Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
tholop committed Sep 28, 2021
1 parent e9f6fc6 commit 9b8cda6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "sycret"
version = "0.1.3"
version = "0.2.1"
authors = ["Pierre Tholoniat"]
edition = "2018"
license = "Apache-2.0"
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name="sycret",
version="0.1.3",
version="0.2.1",
author="Pierre Tholoniat",
author_email="[email protected]",
url="https://github.com/OpenMined/sycret",
Expand Down

0 comments on commit 9b8cda6

Please sign in to comment.