mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 11:31:52 +08:00
Update version to 1.25.0.dev/0.46b0.dev (#2376)
This commit is contained in:

committed by
GitHub

parent
37aba928d4
commit
24eadcf63d
@ -25,8 +25,8 @@ classifiers = [
|
||||
]
|
||||
dependencies = [
|
||||
"opentelemetry-api ~= 1.5",
|
||||
"opentelemetry-instrumentation == 0.45b0.dev",
|
||||
"opentelemetry-semantic-conventions == 0.45b0.dev",
|
||||
"opentelemetry-instrumentation == 0.46b0.dev",
|
||||
"opentelemetry-semantic-conventions == 0.46b0.dev",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.45b0.dev"
|
||||
__version__ = "0.46b0.dev"
|
||||
|
Reference in New Issue
Block a user