diff --git a/setup.py b/setup.py index 6baffcd..8f40340 100644 --- a/setup.py +++ b/setup.py @@ -26,7 +26,7 @@ setup( name='pointnext', packages=find_packages(exclude=("csrc")), - version='0.0.4', + version='0.0.5', license='MIT', description='PointNext - Pytorch', author='Kaidi Shen',