Skip to content

Commit 4f11540

Browse files
committed
v2.16.3
1 parent a6ca1da commit 4f11540

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
=== 2.16.3 (2023-02-25)
2+
3+
* Fix variable name resolving with references
4+
15
=== 2.16.2 (2022-08-10)
26

37
* Fix compile to code tests to run them on any platform

fastjsonschema/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.16.2'
1+
VERSION = '2.16.3'

0 commit comments

Comments
 (0)