diff --git a/setup.py b/setup.py index b3c2e65..a2b5ddc 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='keypoint-moseq', - version='0.0.4', + version='0.0.5', author='Caleb Weinreb', author_email='calebsw@gmail.com', include_package_data=True,