From 93ae309e407b26820b9f05b5b331d05fc77df57f Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Thu, 8 Apr 2021 10:20:00 -0700 Subject: [PATCH] bump version to 1.15.1 --- jc/__init__.py | 2 +- man/jc.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/jc/__init__.py b/jc/__init__.py index 14f59d44..7e1c3b3d 100644 --- a/jc/__init__.py +++ b/jc/__init__.py @@ -69,4 +69,4 @@ Module Example: """ name = 'jc' -__version__ = '1.15.0' +__version__ = '1.15.1' diff --git a/man/jc.1 b/man/jc.1 index d9deefa6..dfde8e31 100644 --- a/man/jc.1 +++ b/man/jc.1 @@ -1,4 +1,4 @@ -.TH jc 1 2021-04-07 1.15.0 "JSON CLI output utility" +.TH jc 1 2021-04-08 1.15.1 "JSON CLI output utility" .SH NAME jc \- JSONifies the output of many CLI tools and file-types .SH SYNOPSIS