GmCapsule [gsorg-style]

Bumped version number to 0.5.2

=> 8f98b5b638f8096b264ddd45dc35ac8f200f3f66

diff --git a/README.md b/README.md
index 6df35b8..f89c90b 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,10 @@ v0.5.1:
 
 * `Identity` class is available when importing the `gmcapsule` module.
 
+v0.5.2:
+
+* Fixed error in the "rewrite" module (Codeberg PR #1).
+
 ### v0.4
 
 * Added built-in module "rewrite" that matches regular expressions against the request path and can rewrite the path or return a custom status for redirection, "Gone" messages, or other exceptional situations.
diff --git a/gmcapsule/__init__.py b/gmcapsule/__init__.py
index 175d234..154932d 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.1'
+__version__ = '0.5.2'
 __all__ = [
     'Config', 'Cache', 'Context', 'Identity',
     'get_mime_type', 'markdown_to_gemtext'
Proxy Information
Original URL
gemini://git.skyjake.fi/gmcapsule/gsorg-style/cdiff/8f98b5b638f8096b264ddd45dc35ac8f200f3f66
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
25.546366 milliseconds
Gemini-to-HTML Time
0.173168 milliseconds

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