pfxposter/pfxposter/__init__.py

8 lines
74 B
Python

#!/usr/bin/env python3
from .pfxposter import *
__version__ = '0.1.0'