diff --git a/README.md b/README.md index 2868724..2797ef5 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ You can access the PiPy page of the project from the link here: [pypi page](https://pypi.org/project/NLarge/) Our github repository can be found here: -[github page](https://github.com/HiIAmTzeKean/SC4001) +[github page](https://github.com/HiIAmTzeKean/SC4001-NLarge) ## Contributing diff --git a/pyproject.toml b/pyproject.toml index de66ec5..57a60b6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "NLarge" -version = "0.2.3" +version = "1.0.0" description = "Data augmentation for NLP" authors = ["Ng Tze Kean ", "Dexter Gui "]