Compare commits
2 Commits
8b34f6d475
...
06e12a8467
Author | SHA1 | Date | |
---|---|---|---|
06e12a8467 | |||
7a3bcc05b3 |
|
@ -1 +1 @@
|
||||||
__version__ = '0.1.4'
|
__version__ = '0.1.5'
|
||||||
|
|
3
setup.py
3
setup.py
|
@ -10,8 +10,7 @@ from setuptools import setup
|
||||||
PACKAGE_NAME = 'clients_protocol'
|
PACKAGE_NAME = 'clients_protocol'
|
||||||
|
|
||||||
PACKAGE_DESCRIPTION = """
|
PACKAGE_DESCRIPTION = """
|
||||||
# Common HTTP/REST clients interface
|
# Common HTTP/REST clients interface""".strip()
|
||||||
""".strip()
|
|
||||||
|
|
||||||
PACKAGE_DESCRIPTION_SHORT = """
|
PACKAGE_DESCRIPTION_SHORT = """
|
||||||
""".strip()
|
""".strip()
|
||||||
|
|
Loading…
Reference in New Issue
Block a user