Skip to content

Commit

Permalink
Bumped version to 0.4.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Parkayun committed Aug 18, 2015
1 parent d60cac2 commit c0bc55b
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 @@ -8,7 +8,7 @@

setup(
name="bson",
version="0.4.0",
version="0.4.1",
packages=["bson"],
install_requires=["pytz>=2010b", "six>=1.9.0"],
author="Ayun Park",
Expand Down

0 comments on commit c0bc55b

Please sign in to comment.