Skip to content
This repository was archived by the owner on Mar 18, 2019. It is now read-only.

Commit 2685e5d

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)