9 lines
148 B
Python
9 lines
148 B
Python
# !/usr/bin/python
|
|
# -*- coding: utf-8 -*-
|
|
# @time : 2019/12/21 22:24
|
|
# @author : Mo
|
|
# @function: version of Macropodus
|
|
|
|
|
|
__version__ = "0.0.2"
|