Skip to content

Commit

Permalink
v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
horejsek committed Nov 27, 2024
1 parent 52458fe commit acf076e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
=== UNRELEASED
=== 2.21.0 (2024-11-27)

* Updated test suite
* Fixed detecting when infinity is reached with multipleOf
Expand Down
2 changes: 1 addition & 1 deletion fastjsonschema/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '2.20.0'
VERSION = '2.21.0'

0 comments on commit acf076e

Please sign in to comment.