Skip to content

Commit

Permalink
updating the pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
fedden committed Feb 14, 2021
1 parent 94470db commit a7be2da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[tool.poetry]
name = "gotrue"
version = "0.1.1"
version = "2.0.0"
description = "Python Client Library for GoTrue"
authors = ["Joel Lee <joel@joellee.org>"]
authors = ["Joel Lee <joel@joellee.org>", "Leon Fedden <leonfedden@gmail.com>"]

[tool.poetry.dependencies]
python = "^3.7.1"
Expand Down

0 comments on commit a7be2da

Please sign in to comment.