Release version 3.13.1

Add new version details to CHANGES.rst and update __meta__.py. Removed individual CHANGES/* feature and bugfix files, merging their content into the main CHANGES.rst.
This commit is contained in:
JRoot Junior 2024-09-18 22:55:32 +03:00
parent f9f847f603
commit 718910f5b5
No known key found for this signature in database
GPG key ID: 738964250D5FF6E2
5 changed files with 27 additions and 4 deletions

View file

@ -1,2 +1,2 @@
__version__ = "3.13.0"
__version__ = "3.13.1"
__api_version__ = "7.10"