File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11MIT License
22
3- Copyright (c) 2016 PyFilesystem
3+ Copyright (c) 2016 Will McGugan
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change 1- __version__ = "2.0.1a0 "
1+ __version__ = "2.0.1 "
Original file line number Diff line number Diff line change 88CLASSIFIERS = [
99 'Development Status :: 5 - Production/Stable' ,
1010 'Intended Audience :: Developers' ,
11- 'License :: OSI Approved :: BSD License' ,
11+ 'License :: OSI Approved :: MIT License' ,
1212 'Operating System :: OS Independent' ,
1313 'Programming Language :: Python' ,
1414 'Programming Language :: Python :: 2.7' ,
You can’t perform that action at this time.
0 commit comments