Bumping version to: v2.6.2 (#2123)

This commit is contained in:
Anton Hvornum 2023-09-27 23:17:26 +02:00 committed by GitHub
parent 072519ad11
commit 72856ed5ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ if TYPE_CHECKING:
_: Any
__version__ = "2.6.1"
__version__ = "2.6.2"
storage['__version__'] = __version__