Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kz6fittycent authored Apr 7, 2021
1 parent 3ab0e81 commit 046a9fd
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 @@ -4,7 +4,7 @@

setup(
name="chucknorris",
version="1.0",
version="1.3",
description="Chuck Norris jokes right from your terminal",
long_description=open("README.md").read(),
license="MIT",
Expand Down

0 comments on commit 046a9fd

Please sign in to comment.