Skip to content

Commit

Permalink
Merge pull request #230 from solarwinds/release/rel-1.0.1
Browse files Browse the repository at this point in the history
solarwinds-apm 1.0.1
  • Loading branch information
tammy-baylis-swi authored Nov 22, 2023
2 parents 56db4d6 + 0bbdd50 commit b718a47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased](https://github.com/solarwinds/apm-python/compare/rel-1.0.1...HEAD)

## [1.0.1.0](https://github.com/solarwinds/apm-python/releases/tag/rel-1.0.1) - 2023-11-21
## [1.0.1](https://github.com/solarwinds/apm-python/releases/tag/rel-1.0.1) - 2023-11-21

### Added
- Added lambda build workflows ([#221](https://github.com/solarwinds/apm-python/pull/221))
Expand Down
2 changes: 1 addition & 1 deletion solarwinds_apm/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

"""Version of SolarWinds Custom-Distro for OpenTelemetry agents"""
__version__ = "1.0.1.0"
__version__ = "1.0.1"

0 comments on commit b718a47

Please sign in to comment.