Skip to content

Commit

Permalink
Version bump to 1.4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bryanforbes committed Aug 6, 2020
1 parent 6fcb41c commit 60c99a5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "discord.py-stubs"
version = "1.4.0.0a0"
version = "1.4.0.0"
description = "discord.py stubs"
homepage = "https://github.com/bryanforbes/discord.py-stubs"
authors = ["Bryan Forbes <[email protected]>"]
Expand All @@ -22,7 +22,7 @@ typing-extensions = "^3.7.4"

[tool.poetry.dev-dependencies]
black = "^19.10b0"
"discord.py" = {git = "https://github.com/Rapptz/discord.py.git", rev = "9048914756b2e0542af015c48ae52bb468ef8ea9"}
"discord.py" = "^1.4.0"
flake8 = "^3.8.3"
flake8-pyi = "^20.5.0"
isort = "^5.3.0"
Expand Down

0 comments on commit 60c99a5

Please sign in to comment.