diff --git a/pyproject.toml b/pyproject.toml index 739f20a..da423ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "replit" -version = "0.3.0" +version = "0.4.0" description = "A library for interacting with features of repl.it" authors = ["mat ", "Scoder12 ", "AllAwesome497"] license = "MIT"