We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 939f770 commit bf82f35Copy full SHA for bf82f35
setup.py
@@ -1,7 +1,7 @@
1
import setuptools
2
from pathlib import Path
3
4
-VERSION = '1.6.5'
+VERSION = '1.6.6'
5
INSTALL_REQUIRES = [
6
'pymongo >= 3',
7
'blinker >= 1.2',
0 commit comments