diff --git a/setup.py b/setup.py index 84f5e58..4dd823a 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ # Setup setup( name='cloud-cost-allocation', - version='1.0.14', + version='1.0.15', description='Python library for shared, hierarchical cost allocation based on user-defined usage metrics.', long_description=readme, long_description_content_type='text/markdown',