Bumped version to: v2.6.1

This commit is contained in:
Anton Hvornum 2023-09-23 15:15:11 +02:00
parent ad6cbcfd3d
commit 5513ac0af5
No known key found for this signature in database
GPG Key ID: D4B58E897A929F2E
1 changed files with 1 additions and 1 deletions

View File

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