Bumping version to: v2.8.3 (#2627)
This commit is contained in:
parent
211ce2d65b
commit
1097e5ca17
|
|
@ -43,7 +43,7 @@ if TYPE_CHECKING:
|
|||
_: Any
|
||||
|
||||
|
||||
__version__ = "2.8.2"
|
||||
__version__ = "2.8.3"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custom _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue