Release version 0.7.0.

This commit is contained in:
Romain Ruetschi
2019-07-23 19:26:58 +02:00
parent a03e88aa00
commit 7ca3e39ae9

View File

@ -1,6 +1,6 @@
[package] [package]
name = "lamport_sigs" name = "lamport_sigs"
version = "0.6.1-pre" version = "0.7.0"
authors = ["Frederic Jacobs <github@fredericjacobs.com>"] authors = ["Frederic Jacobs <github@fredericjacobs.com>"]
description = "Implementation of the Lamport one-time signature scheme." description = "Implementation of the Lamport one-time signature scheme."
license = "BSD-3-Clause" license = "BSD-3-Clause"