cent
Advanced tools
| Metadata-Version: 1.1 | ||
| Name: cent | ||
| Version: 4.0.0 | ||
| Version: 4.0.1 | ||
| Summary: Python library to communicate with Centrifugo v3 HTTP API | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/centrifugal/cent |
+1
-1
| Metadata-Version: 1.1 | ||
| Name: cent | ||
| Version: 4.0.0 | ||
| Version: 4.0.1 | ||
| Summary: Python library to communicate with Centrifugo v3 HTTP API | ||
@@ -5,0 +5,0 @@ Home-page: https://github.com/centrifugal/cent |
+12
-0
@@ -116,1 +116,13 @@ CENT | ||
| * `verify` (default: `True`) - when set to `False` no certificate check will be done during requests. | ||
| ## For maintainer | ||
| To release: | ||
| 1. Bump version in `setup.py` | ||
| 1. Changelog, push and create new tag | ||
| 1. `pip install twine` | ||
| 1. `pip install wheel` | ||
| 1. `python setup.py sdist bdist_wheel` | ||
| 1. `twine check dist/*` | ||
| 1. `twine upload dist/*` |
+1
-1
@@ -20,3 +20,3 @@ import os | ||
| name='cent', | ||
| version='4.0.0', | ||
| version='4.0.1', | ||
| description="Python library to communicate with Centrifugo v3 HTTP API", | ||
@@ -23,0 +23,0 @@ long_description=long_description(), |
Alert delta unavailable
Currently unable to show alert delta for PyPI packages.
15682
1.52%