Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
(cherry picked from commit b2d0800)
  • Loading branch information
kentechx committed Jul 10, 2023
1 parent 402ab56 commit a534d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='x-dgcnn',
packages=find_packages(),
version='0.2.1',
version='0.2.2',
license='MIT',
description='X-DGCNN - Pytorch',
author='Kaidi Shen',
Expand Down

0 comments on commit a534d49

Please sign in to comment.