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 Aug 3, 2020
1 parent 98d954b commit e99099b
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 @@ -67,7 +67,7 @@ def get_cmdclass():
requirements = ["torch>=1.1.0", "numba", "scikit-learn"]

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

0 comments on commit e99099b

Please sign in to comment.