Skip to content

Commit 6d5ffc8

Browse files
committed
Update version comment in version.py to indicate future stable release
1 parent 488014c commit 6d5ffc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • instrumentation-genai/opentelemetry-instrumentation-anthropic-agents/src/opentelemetry/instrumentation/anthropic_agents

instrumentation-genai/opentelemetry-instrumentation-anthropic-agents/src/opentelemetry/instrumentation/anthropic_agents/version.py

Lines changed: 1 addition & 1 deletion
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__ = "2.0b0.dev"
15+
__version__ = "2.0b0.dev" # change to 1.0.0 when stable.

0 commit comments

Comments
 (0)