change versioning
This commit is contained in:
@@ -7,7 +7,7 @@ from datetime import datetime
|
||||
settings = Config("config/config.yaml")
|
||||
from .utils.icon import Icon
|
||||
|
||||
__version__ = "0.2.0-dev0"
|
||||
__version__ = "0.2.0"
|
||||
__author__ = "Alexander Kirchner"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user