orlab 0.2.3__tar.gz → 0.2.4__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
1
  Metadata-Version: 2.1
2
2
  Name: orlab
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: OrLab is a Python module designed for interacting and scripting with OpenRocket, with enhanced capabilities for simulations and computational workflows.
5
5
  Home-page: https://github.com/CameronBrooks11/orlab
6
6
  Author: Cameron Brooks
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: orlab
3
- Version: 0.2.3
3
+ Version: 0.2.4
4
4
  Summary: OrLab is a Python module designed for interacting and scripting with OpenRocket, with enhanced capabilities for simulations and computational workflows.
5
5
  Home-page: https://github.com/CameronBrooks11/orlab
6
6
  Author: Cameron Brooks
@@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
5
5
 
6
6
  setuptools.setup(
7
7
  name="orlab",
8
- version="0.2.3",
8
+ version="0.2.4",
9
9
  author="Cameron Brooks",
10
10
  author_email="cambrooks3393@gmail.com",
11
11
  description="OrLab is a Python module designed for interacting and scripting with OpenRocket, with enhanced capabilities for simulations and computational workflows.",
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes