Skip to content

Commit

Permalink
3.0.1 -- > 3.0.2, for condaforge staged-recipes issues
Browse files Browse the repository at this point in the history
  • Loading branch information
akamhy committed Jan 25, 2022
1 parent 8b7603e commit 9007149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion waybackpy/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"Archive pages and retrieve archived pages easily."
)
__url__ = "https://akamhy.github.io/waybackpy/"
__version__ = "3.0.1"
__version__ = "3.0.2"
__author__ = "Akash Mahanty"
__author_email__ = "[email protected]"
__license__ = "MIT"
Expand Down

0 comments on commit 9007149

Please sign in to comment.