diff --git a/setup.py b/setup.py index ef68272..084a2f8 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ # This call to setup() does all the work setup( name="pyworkforce", - version="0.2.0", + version="0.2.1", description="Common tools for workforce management, schedule and optimization problems", long_description=README, long_description_content_type="text/markdown",