diff --git a/pyzotero/zotero.py b/pyzotero/zotero.py index e5d2a26..f829bfa 100644 --- a/pyzotero/zotero.py +++ b/pyzotero/zotero.py @@ -33,7 +33,7 @@ from __future__ import unicode_literals __author__ = "Stephan Hügel" -__version__ = "1.4.6" +__version__ = "1.4.7" __api_version__ = "3" import sys