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.
1 parent cd4622c commit 720e489Copy full SHA for 720e489
CHANGELOG.txt
@@ -1,6 +1,7 @@
1
-=== UNRELEASED
+=== 2.21.1 (2024-12-02)
2
3
* Fixed ResourceWarning where file was not properly closed
4
+* Fixed regexp for date format
5
6
=== 2.21.0 (2024-11-27)
7
fastjsonschema/version.py
@@ -1 +1 @@
-VERSION = '2.21.0'
+VERSION = '2.21.1'
0 commit comments