diff --git a/setup.py b/setup.py index 06885ff..b90ce8e 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( # TODO: Fix the configs in this part name='adhoccomputing', - version='2.1.3', + version='2.1.4', description="Ad Hoc Computing Library", long_description=long_description, long_description_content_type="text/markdown",