simvue-io / client

Simvue Python client
https://docs.simvue.io
Apache License 2.0
4 stars 0 forks source link

Moved `update_tags` to `set_tags` and created new update_tags method #368

Closed kzscisoft closed 1 month ago

kzscisoft commented 1 month ago

Renamed update_tags to set_tags as the current method erases existing tags. Added newly defined update_tags to append tags.