Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
olijeffers0n authored Dec 18, 2021
1 parent 2d7f51b commit 9ee294f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
project_urls={
"Issue tracker": "https://github.com/olijeffers0n/rustplus/issues",
},
version="5.0.0",
version="5.0.1",
include_package_data=True,
packages = find_packages(include=['rustplus', 'rustplus.*']),
license='MIT',
Expand Down

0 comments on commit 9ee294f

Please sign in to comment.