fishyboteso/fishy/__init__.py
DESKTOP-JVKHS7I\Adam b1ee1d1188 fixed an import which caused crash on hole deplete
- now uses envions instead of os.path.expand users for config file name
- made readme smaller
2020-05-15 05:21:55 +05:30

3 lines
54 B
Python

from fishy.__main__ import main
__version__ = "0.3.2"