We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e87ae4 commit 8480845Copy full SHA for 8480845
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name="bson",
11
- version="0.3.5",
+ version="0.4.0",
12
packages=["bson"],
13
install_requires=["pytz>=2010b", "six>=1.9.0"],
14
author="Ayun Park",
0 commit comments