2.0.0 alpha

This commit is contained in:
Sidney Kochman
2020-08-19 16:32:01 -04:00
parent f447c4d35e
commit fb190d1925
+2 -2
View File
@@ -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 <pypi@matdoes.dev>", "Scoder12 <pypi@scoder12.ml>", "AllAwesome497"]
authors = ["mat <pypi@matdoes.dev>", "Scoder12 <pypi@scoder12.ml>", "AllAwesome497", "Repl.it <contact@repl.it>"]
license = "MIT"
readme = "README.md"
repository = "https://github.com/replit/replit-py"