File size: 66 Bytes
f77c97c
 
 
 
 
1
2
3
4
5
6
__version__ = "1.0.1"


def get_version():
    return __version__