Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
meyt committed Oct 24, 2023
1 parent 45e13b2 commit e30e5f2
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.7.0"
__version__ = "0.8.0"

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

0 comments on commit e30e5f2

Please sign in to comment.