Skip to content

Commit

Permalink
Version Bump 0.5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Parkayun committed Feb 25, 2019
1 parent 585f7f8 commit abfa524
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ def run(self):

setup(
name="bson",
version="0.5.7",
version="0.5.8",
packages=["bson"],
install_requires=["python-dateutil>=2.4.0", "six>=1.9.0"],
author="Ayun Park",
Expand Down

0 comments on commit abfa524

Please sign in to comment.