Compare commits
No commits in common. "06e12a84672f7e25788c2416bc5e81dfda929614" and "8b34f6d4754b8e75c9649583f0d4234fb012fd85" have entirely different histories.
06e12a8467
...
8b34f6d475
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.5'
|
__version__ = '0.1.4'
|
||||||
|
|
3
setup.py
3
setup.py
|
@ -10,7 +10,8 @@ from setuptools import setup
|
||||||
PACKAGE_NAME = 'clients_protocol'
|
PACKAGE_NAME = 'clients_protocol'
|
||||||
|
|
||||||
PACKAGE_DESCRIPTION = """
|
PACKAGE_DESCRIPTION = """
|
||||||
# Common HTTP/REST clients interface""".strip()
|
# Common HTTP/REST clients interface
|
||||||
|
""".strip()
|
||||||
|
|
||||||
PACKAGE_DESCRIPTION_SHORT = """
|
PACKAGE_DESCRIPTION_SHORT = """
|
||||||
""".strip()
|
""".strip()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user