Skip to content

Commit 2d559b9

Browse files
Apply suggestions from code review
Co-authored-by: alrex <[email protected]>
1 parent e433608 commit 2d559b9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/ext/celery/celery.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
OpenTelemetry Celery Integration
2-
================================
1+
OpenTelemetry Celery Instrumentation
2+
====================================
33

44
.. automodule:: opentelemetry.ext.celery
55
:members:

ext/opentelemetry-ext-celery/src/opentelemetry/ext/celery/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.7.dev0"
15+
__version__ = "0.9.dev0"

0 commit comments

Comments
 (0)