v1.1.1 - README cleanup.

This commit is contained in:
2026-02-16 12:50:34 +00:00
parent db4f5e5ac2
commit aed60a8bf0
2 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "base64url"
version = "1.1.0"
version = "1.1.1"
description = "Base64 encoding without Python's base64 flaws. Output urlsafe without padding, as str. Decodes any variant with or without padding, with validation."
readme = "README.md"
requires-python = ">=3.8"