Skip to content

Commit

Permalink
Set dummy version in README example
Browse files Browse the repository at this point in the history
  • Loading branch information
cachitas committed Apr 5, 2024
1 parent 3681f65 commit 3d0e4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ with stringx.Client(

Regardless of how you choose to do it, STRINGX always appends its own information to your identity.

Using one of the clients instantiated above as example, the `caller_identity` parameters passed to the STRING API would be `my_project_name (python-stringx/0.3.0)`.
Using one of the clients instantiated above as example, the `caller_identity` parameters passed to the STRING API would be `my_project_name (python-stringx/x.y.z)`.

## Documentation

Expand Down

0 comments on commit 3d0e4e4

Please sign in to comment.