We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c6220 commit f03af2dCopy full SHA for f03af2d
src/datadog/HISTORY.rst
@@ -2,6 +2,12 @@
2
3
Release History
4
===============
5
+3.0.0
6
+++++++
7
+* Added multi subscription support
8
+* Updated dependencies to latest versions
9
+* Update monitor does not need location parameter anymore
10
+
11
2.0.0
12
++++++
13
* Fix resource creation issue
src/datadog/setup.py
@@ -10,7 +10,7 @@
# HISTORY.rst entry.
-VERSION = '2.0.0'
+VERSION = '3.0.0'
14
15
# The full list of classifiers is available at
16
# https://pypi.python.org/pypi?%3Aaction=list_classifiers
0 commit comments