From 465c2c7584d27262faacf48e3833785396670ba7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zcan=20O=C4=9Fuz?= Date: Mon, 24 Aug 2020 15:15:27 +0300 Subject: [PATCH] RC2: 0.1.6 --- pfxposter/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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'