From 9757a5069e3917fb06a3cf22b0b8f88ab4187747 Mon Sep 17 00:00:00 2001 From: Brian Kimutai Date: Thu, 11 Dec 2025 07:37:46 +0300 Subject: [PATCH] Updated Nginx version in setup --- src/nginx/setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nginx/setup.py b/src/nginx/setup.py index fd5e37fe3e1..4ebd7bfb78a 100644 --- a/src/nginx/setup.py +++ b/src/nginx/setup.py @@ -16,7 +16,7 @@ # TODO: Confirm this is the right version number you want and it matches your # HISTORY.rst entry. -VERSION = '2.0.0b8' +VERSION = '2.0.0b9' # The full list of classifiers is available at # https://pypi.python.org/pypi?%3Aaction=list_classifiers