diff --git a/PKG-INFO b/PKG-INFO index a0f7561f4..cd391c6e0 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 1.0 Name: uWSGI -Version: 2.0.28 +Version: 2.0.28-sendbird Summary: The uWSGI server Home-page: https://uwsgi-docs.readthedocs.io/en/latest/ Author: Unbit diff --git a/uwsgiconfig.py b/uwsgiconfig.py index 3e5a6c705..4cda7dfe7 100644 --- a/uwsgiconfig.py +++ b/uwsgiconfig.py @@ -1,6 +1,6 @@ # uWSGI build system -uwsgi_version = '2.0.28' +uwsgi_version = '2.0.28-sendbird' import os import re