We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a11ddf commit b8d085aCopy full SHA for b8d085a
setup.py
@@ -3,7 +3,7 @@
3
import setuptools
4
from pathlib import Path
5
6
-VERSION = '1.5.3'
+VERSION = '1.6.0'
7
INSTALL_REQUIRES = [
8
'pymongo >= 3, < 4',
9
'blinker >= 1.2',
0 commit comments