Skip to content

Commit

Permalink
Update: version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1ntegrale9 committed May 12, 2020
1 parent d01f8bd commit 439f5f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="dispander",
version="0.3.0",
version="0.4.0",
author="1ntegrale9",
author_email="1ntegrale9uation@gmail.com",
description="Discord Message URL Expander",
Expand All @@ -19,6 +19,6 @@
"Operating System :: OS Independent",
],
install_requires=[
"discord.py >= 1.2.5",
"discord.py >= 1.3.3",
],
)

0 comments on commit 439f5f4

Please sign in to comment.