Version bump 2.7.2 (#2387)
This commit is contained in:
parent
8e25f2e992
commit
74476de1f1
|
|
@ -42,7 +42,7 @@ if TYPE_CHECKING:
|
|||
_: Any
|
||||
|
||||
|
||||
__version__ = "2.7.1"
|
||||
__version__ = "2.7.2"
|
||||
storage['__version__'] = __version__
|
||||
|
||||
# add the custom _ as a builtin, it can now be used anywhere in the
|
||||
|
|
|
|||
Loading…
Reference in New Issue