File size: 74 Bytes
c446951
 
 
 
 
1
2
3
4
5
6
__version__ = "0.9.5"


if __name__ == "__main__":
    print(__version__)