We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e5ee316 + ec5eac4 commit ded0395Copy full SHA for ded0395
2 files changed
src/server/wsgi_version.h
@@ -26,7 +26,7 @@
26
#define MOD_WSGI_MAJORVERSION_NUMBER 6
27
#define MOD_WSGI_MINORVERSION_NUMBER 0
28
#define MOD_WSGI_MICROVERSION_NUMBER 3
29
-#define MOD_WSGI_VERSION_STRING "6.0.3.dev1"
+#define MOD_WSGI_VERSION_STRING "6.0.3"
30
31
/* ------------------------------------------------------------------------- */
32
telemetry/src/mod_wsgi/telemetry/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.0.0"
+__version__ = "1.0.1"
0 commit comments