Skip to content

Commit f03af2d

Browse files
committed
updating version
1 parent 05c6220 commit f03af2d

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

src/datadog/HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
33
Release History
44
===============
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+
511
2.0.0
612
++++++
713
* Fix resource creation issue

src/datadog/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
# HISTORY.rst entry.
13-
VERSION = '2.0.0'
13+
VERSION = '3.0.0'
1414

1515
# The full list of classifiers is available at
1616
# https://pypi.python.org/pypi?%3Aaction=list_classifiers

0 commit comments

Comments
 (0)