We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40540f commit 391f328Copy full SHA for 391f328
1 file changed
lastpass/__init__.py
@@ -1,7 +1,7 @@
1
from .vault import Vault
2
from .exceptions import *
3
4
-__version__ = '0.3.0'
+__version__ = '0.3.1'
5
6
# lastpass-ruby's version
7
VERSION = '1.5.0'
0 commit comments