Skip to content

Commit b0645bf

Browse files
committed
v2.18.1
1 parent b5e5a88 commit b0645bf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.txt

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 2.18.1 (2023-10-01)
2+
3+
* Lazy import of urllib to improve import performance
4+
15
=== 2.18.0 (2023-07-22)
26

37
* Improved error message for required props - only missing are reported

fastjsonschema/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.18.0'
1+
VERSION = '2.18.1'

0 commit comments

Comments
 (0)