diff --git a/setup.py b/setup.py index b6695fc..a114f55 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="JPSLStudent", - version="0.5.0", + version="0.5.1", description="Install all student modules for Jupyter Physical Science Lab", long_description=long_description, long_description_content_type="text/markdown",