diff --git a/pyzotero/zotero.py b/pyzotero/zotero.py index a1744d2..3f6cb6f 100644 --- a/pyzotero/zotero.py +++ b/pyzotero/zotero.py @@ -33,7 +33,7 @@ from __future__ import unicode_literals __author__ = u'Stephan Hügel' -__version__ = '1.1.21' +__version__ = '1.1.22' __api_version__ = '3' # Python 3 compatibility faffing