Version bump

This commit is contained in:
Casey 2023-06-17 00:54:45 +03:00
parent da16cee1e0
commit 09cc8deb37
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ from mastoposter.integrations import (
)
from mastoposter.types import Status
__version__ = "0.1"
__version__ = "0.2"
__description__ = (
"Configurable reposter from Mastodon-compatible Fediverse servers"
)