Skip to content

Commit abfa524

Browse files
committed
Version Bump 0.5.8
1 parent 585f7f8 commit abfa524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ def run(self):
2525

2626
setup(
2727
name="bson",
28-
version="0.5.7",
28+
version="0.5.8",
2929
packages=["bson"],
3030
install_requires=["python-dateutil>=2.4.0", "six>=1.9.0"],
3131
author="Ayun Park",

0 commit comments

Comments
 (0)