Bumping version to: v2.8.5 (#2645)
This commit is contained in:
parent
905479c1b2
commit
74f4fb02cd
|
|
@ -43,7 +43,7 @@ if TYPE_CHECKING:
|
|||
_: Any
|
||||
|
||||
|
||||
__version__ = "2.8.4"
|
||||
__version__ = "2.8.5"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custom _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue