diff --git a/README.md b/README.md index 81b6f71..06318ba 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ You can install the FFLocker via `pip` or by directly cloning to your desired directory - git clone https://github.com/seVenVo1d/FFLocker.git + git clone https://github.com/camarman/FFLocker.git ## Requirements diff --git a/pyproject.toml b/pyproject.toml index ee859e6..6599477 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "fflocker" -version = "1.2" +version = "1.3" authors = [ {name="Arman Çam"}, ]