File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -59,12 +59,12 @@ def run(self):
5959 description = ('Implementations of scikit-learn like ensemble methods in'
6060 ' Pytorch' ),
6161 license = 'BSD 3-Clause' ,
62- url = 'https://github.com/AaronX121 /Ensemble-Pytorch' ,
62+ url = 'https://github.com/xuyxu /Ensemble-Pytorch' ,
6363 project_urls = {
64- 'Bug Tracker' : 'https://github.com/AaronX121 /Ensemble-Pytorch/issues' ,
65- 'Documentation' : 'https://ensemble-pytorch.readthedocs.io/en/latest/ ' ,
66- 'Source Code' : 'https://github.com/AaronX121 /Ensemble-Pytorch' },
67- version = '0.0.1 ' ,
64+ 'Bug Tracker' : 'https://github.com/xuyxu /Ensemble-Pytorch/issues' ,
65+ 'Documentation' : 'https://ensemble-pytorch.readthedocs.io' ,
66+ 'Source Code' : 'https://github.com/xuyxu /Ensemble-Pytorch' },
67+ version = '0.1.0 ' ,
6868 long_description = long_description ,
6969 classifiers = [
7070 'Intended Audience :: Science/Research' ,
You can’t perform that action at this time.
0 commit comments