BUMP 4.0.1.dev0
This commit is contained in:
parent
2c28149a30
commit
e3d1d6f5b4
@ -53,7 +53,7 @@ TEXT = "text"
|
||||
.. _text index: http://docs.mongodb.org/manual/core/index-text/
|
||||
"""
|
||||
|
||||
version_tuple = (4, 0)
|
||||
version_tuple = (4, 0, 1, '.dev0')
|
||||
|
||||
def get_version_string():
|
||||
if isinstance(version_tuple[-1], str):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user