diff --git a/setup.py b/setup.py index 2d07321..e8d3d03 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name="pyrootutils", - version="1.0.0", + version="1.0.1", license="MIT", description="Simple package for setting up the root of the project.", long_description=long_description,