fix: sync __version__ to 0.1.2 (drifted behind pyproject)
Signed-off-by: disqualifier <dev@disqualifier.me>
This commit is contained in:
@@ -29,7 +29,7 @@ from .text import (
|
|||||||
wrap_bare_links,
|
wrap_bare_links,
|
||||||
)
|
)
|
||||||
|
|
||||||
__version__ = "0.1.1"
|
__version__ = "0.1.2"
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"parse_message",
|
"parse_message",
|
||||||
|
|||||||
Reference in New Issue
Block a user