From 5b744a99998d1762da3892f3ddb2c524ab1b7b86 Mon Sep 17 00:00:00 2001 From: Martin Folkers Date: Sun, 17 Oct 2021 09:51:39 +0200 Subject: [PATCH] Bump version --- src/ajum.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ajum.py b/src/ajum.py index 6768695..38ab176 100644 --- a/src/ajum.py +++ b/src/ajum.py @@ -15,7 +15,7 @@ class Ajum(): Tools for interacting with the AJuM database """ - VERSION = '0.2.0' + VERSION = '0.3.0' # Cache directory