diff --git a/README.md b/README.md index a3d0f18..c559b8e 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,12 @@ __ __
-Update | 6/20/2022: +Update | 7/17/2022: # New Features. If you have an older version of this project, You should update to the current version now!. Added: -> - New feature to change your password encryption credentials! -> - Re worked some of the code and made it look a bit better. - +> - New, simpler way of locking and unlocking the database. (oCrypt0r had an update and I changed the functions to reflect the new update). __ __
diff --git a/requirements.txt b/requirements.txt index 640b911..5121657 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ pycryptodome==3.14.1 -oCrypt0r==1.0.7.post1 +oCrypt0r==1.0.9