Skip to content

Commit

Permalink
v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meyt committed Apr 22, 2021
1 parent b022c3c commit f2aaae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linkpreview/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
from .compose import link_preview
from .exceptions import LinkPreviewException

__version__ = "0.1.12"
__version__ = "0.2.0"

__all__ = (Link, LinkGrabber, LinkPreview, link_preview, LinkPreviewException)

0 comments on commit f2aaae1

Please sign in to comment.