Skip to content

Commit f978ad5

Browse files
Minor version bump
1 parent 6ef1694 commit f978ad5

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
@@ -6,7 +6,7 @@
66
from coreapi import codecs, history, transports
77

88

9-
__version__ = '1.13.1'
9+
__version__ = '1.13.2'
1010
__all__ = [
1111
'Array', 'Document', 'Link', 'Object', 'Error', 'Field',
1212
'ParseError', 'NotAcceptable', 'TransportError', 'ErrorMessage',

0 commit comments

Comments
 (0)