diff --git a/setup.py b/setup.py index e793247..46d00f2 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="lightphe", - version="0.0.3", + version="0.0.4", author="Sefik Ilkin Serengil", author_email="serengil@gmail.com", description="A Lightweight Partially Homomorphic Encryption Library for Python",