diff --git a/README.md b/README.md

index f89c90b..d02df4b 100644

--- a/README.md

+++ b/README.md

@@ -63,6 +63,10 @@ v0.5.2:





+v0.5.3:

+

+* Enable address reuse on the server socket for unimpeded restarting (Codeberg PR #3).

+

v0.4



diff --git a/gmcapsule/init.py b/gmcapsule/init.py

index 154932d..795c913 100644

--- a/gmcapsule/init.py

+++ b/gmcapsule/init.py

@@ -495,7 +495,7 @@ from .gemini import Server, Cache, Context, Identity

from .markdown import to_gemtext as markdown_to_gemtext





-version = '0.5.2'

+__version__ = '0.5.3'

all = [

 'Config', 'Cache', 'Context', 'Identity',

 'get_mime_type', 'markdown_to_gemtext'

Proxy Information
Original URL
gemini://git.skyjake.fi/gmcapsule/gsorg-style/pcdiff/c7a9ea3452fd72ca124930fa228f47f0ff20533b
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
30.071251 milliseconds
Gemini-to-HTML Time
0.575991 milliseconds

This content has been proxied by September (3851b).