init
This commit is contained in:
6
app/core/utils/version.py
Normal file
6
app/core/utils/version.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# coding: utf-8
|
||||
"""
|
||||
Version information for the application
|
||||
"""
|
||||
|
||||
version = "0.0.2"
|
||||
Reference in New Issue
Block a user