Skip to content

Commit

Permalink
Merge pull request #14 from buildkite/pie-1353-add-collector-name-and…
Browse files Browse the repository at this point in the history
…-version-to-python

Bump python collector version to 0.1.5
  • Loading branch information
KatieWright26 authored Jan 11, 2023
2 parents 60d6a21 + 7221b20 commit f50a017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/buildkite_test_collector/collector/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"""This module defines collector-level constants."""

COLLECTOR_NAME='buildkite-test-collector'
VERSION='0.1.4'
VERSION='0.1.5'

0 comments on commit f50a017

Please sign in to comment.