diff --git a/setup.py b/setup.py index 5c0d190..a155586 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setup( name="pycollisiondb", - version="0.1.4", + version="0.1.5", description="A package for interacting with CollisionDB", long_description=long_description, long_description_content_type="text/x-rst",