Skip to content

Commit 8d09319

Browse files
author
alrex
authored
fix: Set correct development status (#687)
1 parent e84faa4 commit 8d09319

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opentelemetry-ext-django/setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ url = https://github.com/open-telemetry/opentelemetry-python/tree/master/ext/ope
2323
platforms = any
2424
license = Apache-2.0
2525
classifiers =
26-
Development Status :: 3 - Beta
26+
Development Status :: 4 - Beta
2727
Intended Audience :: Developers
2828
License :: OSI Approved :: Apache Software License
2929
Programming Language :: Python

0 commit comments

Comments
 (0)