Skip to content

Commit

Permalink
Bump v0.37.0.dev (#561)
Browse files Browse the repository at this point in the history
Co-authored-by: Hippolyte HENRY <zippolyte@users.noreply.github.com>
  • Loading branch information
jirikuncar and zippolyte authored May 5, 2020
1 parent 32a3045 commit 0cb3794
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 @@ -22,7 +22,7 @@ def get_readme_md_contents():

setup(
name="datadog",
version="0.36.0",
version="0.37.0.dev",
install_requires=install_reqs,
tests_require=["pytest", "mock", "freezegun"],
packages=["datadog", "datadog.api", "datadog.dogstatsd", "datadog.threadstats", "datadog.util", "datadog.dogshell"],
Expand Down

0 comments on commit 0cb3794

Please sign in to comment.