Skip to content

Commit 78ae1ae

Browse files
committed
Version 2.14.5
1 parent f5b3f4d commit 78ae1ae

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
=== 2.14.5 (2020-08-17)
2+
3+
* Fix missing dependencies
4+
* Fix schema cache
5+
6+
17
=== 2.14.4 (2020-03-19)
28

39
* Fix $id property

fastjsonschema/version.py

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

0 commit comments

Comments
 (0)