From 9a7a6eac064135acb07a9e9fdc4a8de51230179d Mon Sep 17 00:00:00 2001 From: Gertjan Bisschop <32430503+GertjanBisschop@users.noreply.github.com> Date: Mon, 30 Jan 2023 14:15:19 +0000 Subject: [PATCH] Version uptick Version uptick. --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup.cfg b/setup.cfg index b7de0a0..1184bc9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = agemo -version = 0.0.1 +version = 0.0.2 license = GNU GPLv3+ author = Gertjan Bisschop author_email = gertjanbisschop@gmail.com @@ -34,4 +34,4 @@ tests = [tool:pytest] testpaths = - tests \ No newline at end of file + tests