Skip to content

Commit

Permalink
Make python 3.10 required to install the SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
dlopes7 committed Jul 3, 2024
1 parent 2d5765e commit f5df30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dynatrace_extension/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
#
# SPDX-License-Identifier: MIT

__version__ = "1.2.5"
__version__ = "1.2.6"

0 comments on commit f5df30d

Please sign in to comment.