diff --git a/setup.py b/setup.py index d6574cd..f9f42a5 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ def find_paths(dirname): setup( name="rmldoc", - version="0.1.7", + version="0.1.8", author="Jhon Toledo", author_email="ja.toledo@upm.es", description="Rmldoc is a tool that generates documentation of RML mappings",