Skip to content

Commit 10f6e80

Browse files
committed
Bump version to 0.4.3
1 parent 8a0bb83 commit 10f6e80

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
@@ -8,7 +8,7 @@
88

99
setup(
1010
name="bson",
11-
version="0.4.2",
11+
version="0.4.3",
1212
packages=["bson"],
1313
install_requires=["pytz>=2010b", "six>=1.9.0"],
1414
author="Ayun Park",

0 commit comments

Comments
 (0)