File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 # Versions should comply with PEP440. For a discussion on single-sourcing
2323 # the version across setup.py and the project code, see
2424 # https://packaging.python.org/en/latest/single_source_version.html
25- version = '0.2 ' ,
25+ version = '1.0 ' ,
2626
2727 description = 'Automatic text classification tool' ,
2828 # long_description=long_description,
2929
3030 # The project's main homepage.
31- url = 'https://github.com/jstypka /magpie' ,
31+ url = 'https://github.com/inspirehep /magpie' ,
3232
3333 # Author details
3434 author = 'Jan Stypka' ,
4343 # 3 - Alpha
4444 # 4 - Beta
4545 # 5 - Production/Stable
46- 'Development Status :: 4 - Beta ' ,
46+ 'Development Status :: 5 - Production/Stable ' ,
4747
4848 'Topic :: Text Processing' ,
4949
You can’t perform that action at this time.
0 commit comments