From 22218c310227990799cd48705ef86d6af0ca5abc Mon Sep 17 00:00:00 2001 From: Chris Sewell Date: Tue, 2 Aug 2022 23:02:11 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=20v0.2.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_compile/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_compile/__init__.py b/web_compile/__init__.py index 8daaab5..e821a61 100644 --- a/web_compile/__init__.py +++ b/web_compile/__init__.py @@ -1,4 +1,4 @@ -__version__ = "0.2.2" +__version__ = "0.2.3" import hashlib import jinja2