From 8fe68d9f89ac69b2975778951415be1c325f4309 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 15 Aug 2022 09:17:31 +0200 Subject: [PATCH] Bumping version v0.1.5 -> v0.1.6 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 684f4e6..264520b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = c_formatter_42 -version = 0.1.5 +version = 0.1.6 description = formatting tool complient with 42 school's norm long_description = file: README.md long_description_content_type = text/markdown