From e95ed7659d6e3d9fe1c65454349156464591142a Mon Sep 17 00:00:00 2001 From: Anthony Sottile Date: Thu, 31 Oct 2024 12:28:01 -0400 Subject: [PATCH] update to 2.0.28 --- bin/package-version | 2 +- uwsgi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/package-version b/bin/package-version index f8e839b..7c239b1 100755 --- a/bin/package-version +++ b/bin/package-version @@ -7,7 +7,7 @@ _ROOT = os.path.dirname(os.path.abspath(os.path.dirname(__file__))) # if 0: use the upstream version # if >0: append `.post1` / `.a1` as needed -SERIAL = 1 +SERIAL = 0 def main() -> int: diff --git a/uwsgi b/uwsgi index a0481fe..02a2fc4 160000 --- a/uwsgi +++ b/uwsgi @@ -1 +1 @@ -Subproject commit a0481fe2d2f95d10f37b570df92835a7d649f7e4 +Subproject commit 02a2fc47c7cd32a5c0d1e07808f36cbe1533ecbe