Skip to content

Commit 60c99a5

Browse files
committed
Version bump to 1.4.0.0
1 parent 6fcb41c commit 60c99a5

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

Lines changed: 6 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "discord.py-stubs"
3-
version = "1.4.0.0a0"
3+
version = "1.4.0.0"
44
description = "discord.py stubs"
55
homepage = "https://github.com/bryanforbes/discord.py-stubs"
66
authors = ["Bryan Forbes <[email protected]>"]
@@ -22,7 +22,7 @@ typing-extensions = "^3.7.4"
2222

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

0 commit comments

Comments
 (0)