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 8a0bb83 commit 10f6e80Copy full SHA for 10f6e80
setup.py
@@ -8,7 +8,7 @@
8
9
setup(
10
name="bson",
11
- version="0.4.2",
+ version="0.4.3",
12
packages=["bson"],
13
install_requires=["pytz>=2010b", "six>=1.9.0"],
14
author="Ayun Park",
0 commit comments