Bumping version to: v2.8.6 (#2656)
This commit is contained in:
parent
35c8eb3394
commit
3d35da71df
|
|
@ -43,7 +43,7 @@ if TYPE_CHECKING:
|
|||
_: Any
|
||||
|
||||
|
||||
__version__ = "2.8.5"
|
||||
__version__ = "2.8.6"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custom _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue