diff --git a/setup.py b/setup.py index 4f31ba5..bd70a79 100644 --- a/setup.py +++ b/setup.py @@ -105,7 +105,7 @@ def run(self): 'make_reqs': MakeReqsCommand }, name='scooch', - version='1.0.1', + version='1.0.2', description='A python module for configuring hierarchical class structures in yaml with defaults', long_description=long_description, long_description_content_type="text/markdown",