Skip to content

Commit 24d59f4

Browse files
Version 2.3.1
1 parent 5ae907e commit 24d59f4

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.0'
7+
__version__ = '2.3.1'
88
__all__ = [
99
'Array', 'Document', 'Link', 'Object', 'Error', 'Field',
1010
'Client',

0 commit comments

Comments
 (0)