ayon-core/client
Roy Nieterau e1010f9853 Fix code
Traceback:
```
Traceback (most recent call last):
  File "C:\Users\User\AppData\Local\Ynput\AYON\dependency_packages\ayon_2403061937_windows.zip\dependencies\pyblish\plugin.py", line 527, in __explicit_process
    runner(*args)
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\extract_usd_layer_contributions.py", line 556, in process
    path = get_instance_uri_path(contribution.instance)
  File "E:\dev\ayon-core\client\ayon_core\plugins\publish\extract_usd_layer_contributions.py", line 163, in get_instance_uri_path
    path = construct_ayon_entity_uri(
  File "E:\dev\ayon-core\client\ayon_core\pipeline\entity_uri.py", line 75, in construct_ayon_entity_uri
    if version < 0:
TypeError: '<' not supported between instances of 'str' and 'int'
```
2024-06-28 17:17:30 +02:00
..
ayon_core Fix code 2024-06-28 17:17:30 +02:00
pyproject.toml added more range of supported versions 2024-06-11 14:00:48 +02:00