Thanks to visit codestin.com
Credit goes to github.com

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

Commit 9923e09

Browse files
Update version
1 parent 3dac1d4 commit 9923e09

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
@@ -6,7 +6,7 @@
66
from coreapi.transport import BaseTransport, HTTPTransport
77

88

9-
__version__ = '1.2.7'
9+
__version__ = '1.3.0'
1010
__all__ = [
1111
'BaseCodec', 'CoreJSONCodec', 'HTMLCodec', 'PlainTextCodec', 'PythonCodec',
1212
'negotiate_encoder', 'negotiate_decoder',

0 commit comments

Comments
 (0)