10000 Version 2.3.1 · core-api/python-client@24d59f4 · GitHub
[go: up one dir, main page]

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

Commit 24d59f4

Browse files
committed
Version 2.3.1
1 parent 5ae907e commit 24d59f4

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

0 commit comments

Comments
 (0)
0