File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- ## FileZen
1+ ## Filezen
22[ ![ Documentation Status] ( https://readthedocs.org/projects/filezen/badge/?version=latest )] ( https://filezen.readthedocs.io/en/latest/?badge=latest )
33 ![ License Badge] ( https://img.shields.io/github/license/ab-anand/FileZen?color=red )
44
Original file line number Diff line number Diff line change 11# Version of Filezen package
2- VERSION = "1.1.0 "
2+ VERSION = "1.1.1 "
Original file line number Diff line number Diff line change 1212
1313
1414setup (
15- name = 'FileZen ' ,
15+ name = 'Filezen ' ,
1616 author = 'Abhinav Anand' ,
1717 version = VERSION ,
1818 author_email = 'abhinavanand1905@gmail.com' ,
2828 # dependency_links=dependency_links,
2929 # adding package data to it
3030 packages = find_packages (exclude = ['contrib' , 'docs' ]),
31- download_url = 'https://github.com/ab-anand/FileZen /tarball/' + __version__ ,
31+ download_url = 'https://github.com/ab-anand/Filezen /tarball/' + __version__ ,
3232 classifiers = [
3333 'Intended Audience :: Developers' ,
3434 'License :: OSI Approved :: MIT License' ,
3535 'Natural Language :: English' ,
3636 'Programming Language :: Python' ,
37+ 'Programming Language :: Python :: 2.7' ,
3738 'Programming Language :: Python :: 3' ,
3839 'Programming Language :: Python :: 3.4' ,
3940 "Programming Language :: Python :: 3.6" ,
You can’t perform that action at this time.
0 commit comments