We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585f7f8 commit abfa524Copy full SHA for abfa524
setup.py
@@ -25,7 +25,7 @@ def run(self):
25
26
setup(
27
name="bson",
28
- version="0.5.7",
+ version="0.5.8",
29
packages=["bson"],
30
install_requires=["python-dateutil>=2.4.0", "six>=1.9.0"],
31
author="Ayun Park",
0 commit comments