mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
Release Botocore Instrumentation as 0.28b0 (#878)
This commit is contained in:

committed by
GitHub

parent
f9b4d2b864
commit
089c2b8262
@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "0.27b0"
|
||||
__version__ = "0.28b0"
|
||||
|
@ -38,7 +38,7 @@ libraries = {
|
||||
},
|
||||
"botocore": {
|
||||
"library": "botocore ~= 1.0",
|
||||
"instrumentation": "opentelemetry-instrumentation-botocore==0.27b0",
|
||||
"instrumentation": "opentelemetry-instrumentation-botocore==0.28b0",
|
||||
},
|
||||
"celery": {
|
||||
"library": "celery >= 4.0, < 6.0",
|
||||
|
Reference in New Issue
Block a user