New pypi release, fixing distribution error

This commit is contained in:
abigailt 2021-06-30 22:28:14 +03:00
parent 34327c081d
commit 0358633f62
2 changed files with 2 additions and 2 deletions

View file

@ -5,4 +5,4 @@ The AI Privacy Toolbox (apt).
from apt import anonymization
from apt import utils
__version__ = "0.0.1"
__version__ = "0.0.2"