Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-chaulet authored Dec 23, 2020
1 parent c50bd18 commit 88dfbd5
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 @@ -72,7 +72,7 @@ def get_cmdclass():
requirements = ["torch>=1.1.0", "numba", "scikit-learn"]

url = "https://github.com/nicolas-chaulet/torch-points-kernels"
__version__ = "0.6.9"
__version__ = "0.6.10"
setup(
name="torch-points-kernels",
version=__version__,
Expand Down

0 comments on commit 88dfbd5

Please sign in to comment.