From 4a3f647a4af484bd0b4b591f257f289abdaf5212 Mon Sep 17 00:00:00 2001 From: mutantsan Date: Wed, 22 Mar 2023 14:23:03 +0200 Subject: [PATCH] Pin version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 10c2064..f60a0ee 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = ckanext-transmute -version = 1.5.8 +version = 1.6.0 description = Converts a dataset based on a specific schema long_description = file: README.md long_description_content_type = text/markdown