Version bump
This commit is contained in:
parent
0f3cac3cbf
commit
d740ddb0b1
|
@ -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()
|
||||
|
|
Loading…
Reference in New Issue