diff --git a/pfxposter/__init__.py b/pfxposter/__init__.py index c7f62d2..2319cb5 100644 --- a/pfxposter/__init__.py +++ b/pfxposter/__init__.py @@ -1,3 +1,3 @@ from .poster import * -__version__ = '0.1.4' +__version__ = '0.1.6'