feat: Initialize App
This commit is contained in:
5
community/__init__.py
Normal file
5
community/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
__version__ = '0.0.1'
|
||||
|
||||
Reference in New Issue
Block a user