Skip to content

Commit

Permalink
bump version (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
zippolyte authored Jun 12, 2019
1 parent d2ee4c4 commit 92cb204
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 @@ -18,7 +18,7 @@ def get_readme_md_contents():

setup(
name="datadog",
version="0.29.2",
version="0.29.3",
install_requires=install_reqs,
tests_require=["nose", "mock"],
packages=["datadog", "datadog.api", "datadog.dogstatsd", "datadog.threadstats", "datadog.util", "datadog.dogshell"],
Expand Down

0 comments on commit 92cb204

Please sign in to comment.