Skip to content

Commit

Permalink
Bump to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nth10sd committed Oct 20, 2017
1 parent dd3957b commit e8a25e3
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 @@ -9,7 +9,7 @@

if __name__ == "__main__":
setup(name="funfuzz",
version="0.2.0",
version="0.2.1",
entry_points={
"console_scripts": ["funfuzz = funfuzz.bot:main"]
},
Expand Down

0 comments on commit e8a25e3

Please sign in to comment.