Bumping version to v2.8.1 (#2543)
This commit is contained in:
parent
0af6cfbc35
commit
354fa5a2e4
|
|
@ -43,7 +43,7 @@ if TYPE_CHECKING:
|
||||||
_: Any
|
_: Any
|
||||||
|
|
||||||
|
|
||||||
__version__ = "2.8.0"
|
__version__ = "2.8.1"
|
||||||
storage['__version__'] = __version__
|
storage['__version__'] = __version__
|
||||||
|
|
||||||
# add the custom _ as a builtin, it can now be used anywhere in the
|
# add the custom _ as a builtin, it can now be used anywhere in the
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue