Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark A. Matney, Jr committed Jan 14, 2021
1 parent e96122b commit 9deed1c
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="Festerize",
version="0.2.0",
version="0.3.0",
py_modules=["festerize"],
install_requires=["beautifulsoup4", "click", "requests"],
entry_points="""
Expand Down

0 comments on commit 9deed1c

Please sign in to comment.