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

Commit aa1d8ee

Browse files
committed
Bump to 2.2.0
1 parent ae33b05 commit aa1d8ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

beeline/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '2.1.0'
1+
VERSION = '2.2.0'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
setup(
55
python_requires='>=2.7',
66
name='honeycomb-beeline',
7-
version='2.1.0',
7+
version='2.2.0',
88
description='Honeycomb library for easy instrumentation',
99
url='https://github.com/honeycombio/beeline-python',
1010
author='Honeycomb.io',

0 commit comments

Comments
 (0)