Skip to content
This repository was archived by the owner on Jun 16, 2025. It is now read-only.

Commit 8dd76d9

Browse files
authored
Bump SD exporter package version for release (#748)
1 parent 17849f0 commit 8dd76d9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

contrib/opencensus-ext-stackdriver/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## Unreleased
44

5+
## 0.5.0
6+
Released 2019-08-05
7+
8+
- Support exporter changes in `opencensus>=0.7.0`
9+
510
## 0.4.0
611
Released 2019-05-31
712

contrib/opencensus-ext-stackdriver/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = '0.4.0'
15+
__version__ = '0.5.0'

0 commit comments

Comments
 (0)