Skip to content

Commit 2685e5d

Browse files
Version 2.3.3 (Clean up PyPI package)
1 parent 27f4f6e commit 2685e5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

coreapi/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
from coreapi.document import Array, Document, Link, Object, Error, Field
55

66

7-
__version__ = '2.3.2'
7+
__version__ = '2.3.3'
88
__all__ = [
99
'Array', 'Document', 'Link', 'Object', 'Error', 'Field',
1010
'Client',

0 commit comments

Comments
 (0)