Skip to content

Commit aa7be27

Browse files
committed
v2.17.1
1 parent edcd9c8 commit aa7be27

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.17.1 (2023-05-22)
2+
3+
* Fixed tests in sdist
4+
15
=== 2.17.0 (2023-05-21)
26

37
* Added support for Decimals

fastjsonschema/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.17.0'
1+
VERSION = '2.17.1'

0 commit comments

Comments
 (0)