Added python version

This commit is contained in:
Afeedh Shaji 2021-03-15 09:35:15 +05:30
parent 30099a4f09
commit ce8da6557b
2 changed files with 2 additions and 1 deletions

1
.python-version Normal file
View File

@ -0,0 +1 @@
3.8.5

2
run.py
View File

@ -93,4 +93,4 @@ if __name__ == "__main__":
print("Paillier working!")
# enroll()
validate()
# validate()