From cbe229f750c40cbe33a48ad56a41559a83768cb2 Mon Sep 17 00:00:00 2001 From: peter0083 Date: Tue, 21 Feb 2023 14:32:28 -0800 Subject: [PATCH] bump version in setup.cfg --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index d1b5f63..fa66bba 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = solid-file -version = 0.2.0 +version = 0.2.1 author = hrchu author_email = petertc.chu@gmail.com description = Solid Python library (http://solidproject.org)