File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3535 python_requires = '>=3.6' ,
3636 project_urls = {
3737 "Bug Tracker" : "https://github.com/matheusfelipeog/worldometer/issues" ,
38- "Documentation" : "https://github.com/matheusfelipeog/ worldometer/blob/master/doc/README.md " ,
38+ "Documentation" : "https://worldometer.readthedocs.io " ,
3939 "Source Code" : "https://github.com/matheusfelipeog/worldometer" ,
4040 },
4141 keywords = [
4444 'api' , 'scraping' , 'requests-html'
4545 ],
4646 classifiers = [
47- 'Development Status :: 4 - Beta ' ,
47+ 'Development Status :: 5 - Production/Stable ' ,
4848 'Intended Audience :: Developers' ,
4949 'Intended Audience :: Information Technology' ,
5050 'License :: OSI Approved :: MIT License' ,
Original file line number Diff line number Diff line change 11# -*- coding: utf-8 -*-
22
3- __version__ = '0.1.1 '
3+ __version__ = '1.0.0 '
44__author__ = 'Matheus Felipe'
55__email__ = 'matheusfelipeog@protonmail.com'
You can’t perform that action at this time.
0 commit comments