Skip to content

Commit edcd9c8

Browse files
committed
v2.17.0
1 parent 1df6246 commit edcd9c8

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.txt

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
=== 2.17.0 (2023-05-21)
2+
3+
* Added support for Decimals
4+
* Added tests in sdist
5+
16
=== 2.16.3 (2023-02-25)
27

38
* Fix variable name resolving with references

fastjsonschema/version.py

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

0 commit comments

Comments
 (0)