diff --git a/nucypher_ops/__about__.py b/nucypher_ops/__about__.py index 6b63eab..420f445 100644 --- a/nucypher_ops/__about__.py +++ b/nucypher_ops/__about__.py @@ -4,7 +4,7 @@ __summary__ = 'Install and management tools for a proxy re-encryption network to empower privacy in decentralized systems.' -__version__ = "0.1.0" +__version__ = "0.1.2" __author__ = "NuCypher"