Skip to content

Commit b78a5a9

Browse files
committed
Version bump for 1.5.0
1 parent 93b2306 commit b78a5a9

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

poetry.lock

Lines changed: 7 additions & 8 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.5.0.0dev0"
3+
version = "1.5.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 = "^20.8b1"
25-
"discord.py" = {git = "https://github.com/Rapptz/discord.py.git", rev = "28e5b2a5e133970aff7d0f4db1d973c7516e429a"}
25+
"discord.py" = "^1.5.0"
2626
flake8 = "^3.8.3"
2727
flake8-pyi = "^20.5.0"
2828
isort = "^5.5.3"

0 commit comments

Comments
 (0)