Skip to content

Commit b8d085a

Browse files
committed
Version 1.6.0 (drops py2 and pymongo 2 support)
1 parent 1a11ddf commit b8d085a

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
@@ -3,7 +3,7 @@
33
import setuptools
44
from pathlib import Path
55

6-
VERSION = '1.5.3'
6+
VERSION = '1.6.0'
77
INSTALL_REQUIRES = [
88
'pymongo >= 3, < 4',
99
'blinker >= 1.2',

0 commit comments

Comments
 (0)