diff --git a/pyproject.toml b/pyproject.toml index 2ba879eb..27214750 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "replit" -version = "3.2.0" +version = "3.2.1" description = "A library for interacting with features of repl.it" authors = ["Repl.it ", "mat ", "kennethreitz ", "Scoder12 ", "AllAwesome497", ] license = "ISC"