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 ad278ea

Browse files
Update version
1 parent 3d95fa3 commit ad278ea

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

99

10-
__version__ = '1.5.0'
10+
__version__ = '1.5.1'
1111
__all__ = [
1212
'BaseCodec', 'CoreJSONCodec', 'HTMLCodec', 'PlainTextCodec', 'PythonCodec',
1313
'negotiate_encoder', 'negotiate_decoder',

0 commit comments

Comments
 (0)