From 9909faedafc990c9d16c8f7da133970cb97cf756 Mon Sep 17 00:00:00 2001 From: Chad Larson Date: Mon, 18 Jul 2022 20:46:08 -0500 Subject: [PATCH] 0.4.0 --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index a0b7e34..86d1e34 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = gem_match -version = 0.3.0 +version = 0.4.0 description = Gem match game. long_description = file: README.md long_description_content_type = text/markdown