Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 29b44c4

Browse files
committed
Fix version from __init__.py
Fixes ua-parser#42
1 parent 649ca13 commit 29b44c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ua_parser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = (0, 5, 1)
1+
VERSION = (0, 6, 1)

0 commit comments

Comments
 (0)