Skip to content

Commit

Permalink
Version 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
beregond committed Dec 17, 2023
1 parent bb16ab0 commit 40b03f9
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 6 deletions.
6 changes: 6 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
History
-------

2.7.0 (2023-12-17)
++++++++++++++++++

* Added Python 3.12, PyPy 3.9 and 3.10 support.
* Removed Python 3.7 and PyPy 3.8 support.

2.6.0 (2022-10-14)
++++++++++++++++++

Expand Down
1 change: 0 additions & 1 deletion history/1699609698595784-0db2291

This file was deleted.

1 change: 0 additions & 1 deletion history/1699609709341144-f161435

This file was deleted.

1 change: 0 additions & 1 deletion history/1699638234308787-45de861

This file was deleted.

1 change: 0 additions & 1 deletion history/1699638246045444-8a28355

This file was deleted.

1 change: 0 additions & 1 deletion history/1699638249190193-1aa7841

This file was deleted.

2 changes: 1 addition & 1 deletion jsonmodels/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__author__ = "Szczepan Cieślik"
__email__ = "[email protected]"
__version__ = "2.6.0"
__version__ = "2.7.0"

0 comments on commit 40b03f9

Please sign in to comment.