potodo/potodo/__init__.py

6 lines
114 B
Python
Raw Permalink Normal View History

2018-12-13 23:12:36 +00:00
#!/usr/bin/env python3
2018-12-13 22:57:35 +00:00
__author__ = """Jules Lasne"""
__email__ = "jules.lasne@gmail.com"
__version__ = "0.21.2"