selwin / python-user-agents

A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
MIT License
1.43k stars 196 forks source link

bump ua-parser to 0.9.0 #97

Closed jnozsc closed 4 years ago

jnozsc commented 4 years ago

fix #92 #88 #62 and maybe more

selwin commented 4 years ago

Thanks! Will cut a new release this weekend.

jnozsc commented 4 years ago

@selwin thanks. However I realize I may introduce an issue of Windows CE from this pull request. I fix it in https://github.com/selwin/python-user-agents/pull/100