fix(version): The `__version__` variable forgot to be updated

This commit is contained in:
rlaphoenix 2024-03-02 06:10:01 +00:00
parent 76dc54fc13
commit a7c2210f0b
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
__version__ = "2.1.0"
__version__ = "3.0.0"