- changed program description and keywords - added pypi monthly downloads to readme
0.9.2
Not secure
------
- returns None in bing_search and open_first if internet connection problem causes no html to be found - this way unit tests will not show a false positive due to a non programming issue
0.9.1
Not secure
------
- made open_first more readable
0.9.0
Not secure
------
- open_first now filters /images/ and /videos/ if using describe flag as well
0.8.11
Not secure
------
- placed describe() functionality within describe_url() and removed describe()