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

Commit ebf3853

Browse files
committed
Cut version 0.14.2
1 parent d532b97 commit ebf3853

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
baseplate (0.14.2) trusty; urgency=medium
2+
3+
* fix incorrect span.tag() calls that should be span.set_tag()
4+
5+
-- Neil Williams <neil@reddit.com> Thu, 13 Oct 2016 14:57:41 -0700
6+
17
baseplate (0.14.1) trusty; urgency=medium
28

39
* fix missed annotate->tag renames in cassandra integration

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
author_email="neil@reddit.com",
4949
license="BSD",
5050
url="https://reddit.github.io/baseplate/",
51-
version="0.14.1",
51+
version="0.14.2",
5252

5353
packages=find_packages(exclude=["tests"]),
5454

0 commit comments

Comments
 (0)