Skip to content

Commit ba83408

Browse files
committed
dependency change to use custom pymongo
1 parent bd57514 commit ba83408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from distutils.errors import DistutilsPlatformError, DistutilsExecError
3232
from distutils.core import Extension
3333

34-
version = "2.5+"
34+
version = "2.5.1"
3535

3636
f = open("README.rst")
3737
try:

0 commit comments

Comments
 (0)