1
0
Fork 0

Version bump

This commit is contained in:
Casey 2023-05-09 18:46:16 +03:00
parent 0f3cac3cbf
commit d740ddb0b1
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"
__version__ = "0.1"
__description__ = "Mastodon to [anything] reposter"
logger = getLogger()