Skip to content

Commit 319f0a5

Browse files
committed
Add '.dev' suffix to version per feedback on pull request #3256
1 parent 9f73c64 commit 319f0a5

File tree

1 file changed

+1
-1
lines changed
  • instrumentation-genai/opentelemetry-instrumentation-google-genai/src/opentelemetry/instrumentation/google_genai

1 file changed

+1
-1
lines changed

instrumentation-genai/opentelemetry-instrumentation-google-genai/src/opentelemetry/instrumentation/google_genai/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__ = "0.0.1"
15+
__version__ = "0.0.1.dev"

0 commit comments

Comments
 (0)