Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 3bb8127

Browse files
authoredOct 1, 2022
Update __init__.py
1 parent b362013 commit 3bb8127

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎src/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
__title__ = "glykon"
2+
__license__ = "MIT"
3+
__version__ = "0.1.0"
4+
15
from .bot import Glykon

0 commit comments

Comments
 (0)
Please sign in to comment.