diff --git a/pyproject.toml b/pyproject.toml index be25a16..211813f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,8 +1,8 @@ [tool.poetry] name = "replit" -version = "1.4.3" +version = "2.0.0-alpha.0" description = "A library for interacting with features of repl.it" -authors = ["mat ", "Scoder12 ", "AllAwesome497"] +authors = ["mat ", "Scoder12 ", "AllAwesome497", "Repl.it "] license = "MIT" readme = "README.md" repository = "https://github.com/replit/replit-py"