From cab4f71e543634384220b3065768f47ded6341df Mon Sep 17 00:00:00 2001 From: Noah Morrison Date: Tue, 2 Oct 2018 16:34:12 -0400 Subject: [PATCH] Bump patch version number for PyPi test --- chevron/metadata.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chevron/metadata.py b/chevron/metadata.py index b76967f..aae0d0c 100644 --- a/chevron/metadata.py +++ b/chevron/metadata.py @@ -1 +1 @@ -version = '0.12.2' +version = '0.12.3' -- 2.47.3