BUMP 3.6.0.dev0
Signed-off-by: mongodb-dbx-release-bot[bot] <167856002+mongodb-dbx-release-bot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b1df705d6a
commit
cc6dfabdde
@ -16,7 +16,7 @@
|
||||
import re
|
||||
from typing import List, Tuple, Union
|
||||
|
||||
__version__ = "3.5.1"
|
||||
__version__ = "3.6.0.dev0"
|
||||
|
||||
|
||||
def get_version_tuple(version: str) -> Tuple[Union[int, str], ...]:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user