diff --git a/pyproject.toml b/pyproject.toml index 8870b0e..5e29d9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "internet-ml" -version = "0.1.0" +version = "3.0.0" # fresh start from 3.0.0 description = "Internet-ML: Allowing ML to connect to the internet" readme = "./.github/README.md" authors = ["Thamognya Kodi "]