isaacsim-code-editor 4.5.0.0__tar.gz → 5.0.0.0__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.4
2
2
  Name: isaacsim-code-editor
3
- Version: 4.5.0.0
3
+ Version: 5.0.0.0
4
4
  Summary: Isaac Sim components for scripting and code edition
5
5
  Author: Isaac Sim team
6
6
  License: NVIDIA Proprietary Software
@@ -9,11 +9,11 @@ Project-URL: Documentation, https://docs.isaacsim.omniverse.nvidia.com
9
9
  Project-URL: Forum, https://forums.developer.nvidia.com/c/omniverse/simulation/69
10
10
  Keywords: nvidia,omniverse,isaacsim,editor
11
11
  Classifier: Programming Language :: Python :: 3
12
- Classifier: Programming Language :: Python :: 3.10
12
+ Classifier: Programming Language :: Python :: 3.11
13
13
  Classifier: License :: Other/Proprietary License
14
- Requires-Python: ==3.10.*
14
+ Requires-Python: ==3.11.*
15
15
  Description-Content-Type: text/markdown
16
- Requires-Dist: isaacsim-kernel==4.5.0.0
16
+ Requires-Dist: isaacsim-kernel==5.0.0.0
17
17
 
18
18
  # isaacsim-code-editor
19
19