Skip to content

Commit c142cce

Browse files
committed
BUMP 3.1.0
1 parent b0d7970 commit c142cce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

motor/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
"""Motor, an asynchronous driver for MongoDB."""
1616

17-
version_tuple = (3, 1, 0, ".dev0")
17+
version_tuple = (3, 1, 0)
1818

1919

2020
def get_version_string():

0 commit comments

Comments
 (0)