Skip to content

Commit cd8e8d5

Browse files
committed
removing version update
1 parent b486312 commit cd8e8d5

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

src/datadog/HISTORY.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,6 @@
22
33
Release History
44
===============
5-
2.1.0
6-
++++++
7-
* Fix resource creation issue
8-
95
2.0.0
106
++++++
117
* 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.1.0'
13+
VERSION = '2.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)