Skip to content

Commit

Permalink
version bump for #85
Browse files Browse the repository at this point in the history
  • Loading branch information
shon committed Jan 12, 2021
1 parent c08bacd commit f15fb89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion httpagentparser/__init__.py
Expand Up @@ -8,7 +8,7 @@
* assist python web apps to detect clients.
"""

__version__ = '1.8.4'
__version__ = '1.8.5'


class DetectorsHub(dict):
Expand Down

0 comments on commit f15fb89

Please sign in to comment.