BUMP 3.12.4.dev0
This commit is contained in:
parent
0fe4ba7f0b
commit
14329acee4
@ -99,7 +99,7 @@ See https://docs.mongodb.com/manual/tutorial/manage-the-database-profiler
|
||||
Deprecated
|
||||
"""
|
||||
|
||||
version_tuple = (3, 12, 3)
|
||||
version_tuple = (3, 12, 4, '.dev0')
|
||||
|
||||
def get_version_string():
|
||||
if isinstance(version_tuple[-1], str):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user