Skip to content

Commit

Permalink
Bump version to 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Parkayun committed Jan 24, 2016
1 parent e3b8b3f commit d7b192d
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.1",
version="0.4.2",
packages=["bson"],
install_requires=["pytz>=2010b", "six>=1.9.0"],
author="Ayun Park",
Expand Down

0 comments on commit d7b192d

Please sign in to comment.