diff --git a/setup.py b/setup.py index 261f0fd..286c9a7 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="lightphe", - version="0.0.6", + version="0.0.7", author="Sefik Ilkin Serengil", author_email="serengil@gmail.com", description="A Lightweight Partially Homomorphic Encryption Library for Python",