From 217d9c1a991520d06f04ea6de4640e670aa3562b Mon Sep 17 00:00:00 2001 From: Jhon Toledo Date: Fri, 17 May 2024 11:25:10 +0200 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6e53597..d6574cd 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ def find_paths(dirname): setup( name="rmldoc", - version="0.1.5", + version="0.1.7", author="Jhon Toledo", author_email="ja.toledo@upm.es", description="Rmldoc is a tool that generates documentation of RML mappings",