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