Skip to content

Commit 391f328

Browse files
committed
version
1 parent e40540f commit 391f328

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lastpass/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from .vault import Vault
22
from .exceptions import *
33

4-
__version__ = '0.3.0'
4+
__version__ = '0.3.1'
55

66
# lastpass-ruby's version
77
VERSION = '1.5.0'

0 commit comments

Comments
 (0)