orchid-python-api 5.25.2__py3-none-any.whl → 5.25.3__py3-none-any.whl
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.
- ReleaseNotes.md +22 -0
- orchid/VERSION +1 -1
- {orchid_python_api-5.25.2.dist-info → orchid_python_api-5.25.3.dist-info}/METADATA +1 -1
- {orchid_python_api-5.25.2.dist-info → orchid_python_api-5.25.3.dist-info}/RECORD +7 -7
- {orchid_python_api-5.25.2.dist-info → orchid_python_api-5.25.3.dist-info}/LICENSE +0 -0
- {orchid_python_api-5.25.2.dist-info → orchid_python_api-5.25.3.dist-info}/WHEEL +0 -0
- {orchid_python_api-5.25.2.dist-info → orchid_python_api-5.25.3.dist-info}/entry_points.txt +0 -0
ReleaseNotes.md
CHANGED
|
@@ -13,6 +13,28 @@ the [Python grip utility](https://pypi.org/project/grip/). This application allo
|
|
|
13
13
|
files before sending off to GitHub". Although you need not send any of these file to `GitHub`, by using `grip`
|
|
14
14
|
to render the file, you can much more easily navigate the document links.
|
|
15
15
|
|
|
16
|
+
### Release notes for 5.25.3
|
|
17
|
+
|
|
18
|
+
This release is the production release of the Orchid Python API corresponding to Orchid 5.25.3. We have made the necessary
|
|
19
|
+
updates to the Python API to remain compatible with the .NET API.
|
|
20
|
+
|
|
21
|
+
#### Possible breaking .NET API changes
|
|
22
|
+
|
|
23
|
+
- None
|
|
24
|
+
|
|
25
|
+
#### Resolved Issues
|
|
26
|
+
|
|
27
|
+
- None
|
|
28
|
+
|
|
29
|
+
#### Features
|
|
30
|
+
|
|
31
|
+
- None
|
|
32
|
+
|
|
33
|
+
#### Known Issues
|
|
34
|
+
|
|
35
|
+
- None
|
|
36
|
+
|
|
37
|
+
|
|
16
38
|
### Release notes for 5.25.2
|
|
17
39
|
|
|
18
40
|
This release is the production release of the Orchid Python API corresponding to Orchid 5.25.2. We have made the necessary
|
orchid/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
5.25.
|
|
1
|
+
5.25.3
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: orchid-python-api
|
|
3
|
-
Version: 5.25.
|
|
3
|
+
Version: 5.25.3
|
|
4
4
|
Summary: Defines and implements the Python API for Orchid*. (*Orchid is a mark of KAPPA.)
|
|
5
5
|
Home-page: https://github.com/Reveal-Energy-Services/orchid-python-api
|
|
6
6
|
License: Apache-2.0
|
|
@@ -45,7 +45,7 @@ orchid/searchable_stages.py,sha256=5fF0fBbyKlv8RUjTOi9n6rE59URsFkn8BLFd2i3qTDc,1
|
|
|
45
45
|
orchid/unit_system.py,sha256=FlrLWHUhi6A39hyYOsqz6aCLUqBSVvIq844QWMB14_Y,6514
|
|
46
46
|
orchid/utils.py,sha256=85wXZVZEKekdbsHWn4mjF13GJqAT1Onan6vUpM5LwD4,493
|
|
47
47
|
orchid/validation.py,sha256=SRt2agZqYKPqI50TzEe9oOcRZ60uqzw7qxnE-9KClyE,1769
|
|
48
|
-
orchid/VERSION,sha256=
|
|
48
|
+
orchid/VERSION,sha256=Df0Qw8F6Cjef9zpLkp-mgddjgGFMUimCcg_JwrFVVqo,6
|
|
49
49
|
orchid/version.py,sha256=CdbCgC7UaMpWJjgPMN0fevhX1kL6nmuRgVY0eTovYoo,1372
|
|
50
50
|
orchid_python_api/__init__.py,sha256=KB5yRju9yypLtsdPGjRQtrn5AOMVzJZ5VLyGH7kJESY,787
|
|
51
51
|
orchid_python_api/examples/add_stages.py,sha256=SPUkcNwnsXfIfP1SoKOrkpYdZ-IWbkssQZjGziK9asM,6452
|
|
@@ -80,9 +80,9 @@ orchid_python_api/examples/volume_2_first_response.py,sha256=42EYYM0_2CpmeWCScne
|
|
|
80
80
|
orchid_python_api/requirements.txt,sha256=TLanPPkr40ryZFRJr5wWfPKSXMerET0LYdJ5tThGKS0,127
|
|
81
81
|
orchid_python_api/tutorials/dom_navigation_tutorial.ipynb,sha256=3JlkltFlfXQKbq1otJ473ZK7u7WpIyt5JuW_gOKKKBg,24046
|
|
82
82
|
orchid_python_api/tutorials/dom_navigation_tutorial.py,sha256=lOfnKOsqkO07jeRCaUtXLlWmPZkhZL5k_8DeY4yrbXw,19127
|
|
83
|
-
ReleaseNotes.md,sha256=
|
|
84
|
-
orchid_python_api-5.25.
|
|
85
|
-
orchid_python_api-5.25.
|
|
86
|
-
orchid_python_api-5.25.
|
|
87
|
-
orchid_python_api-5.25.
|
|
88
|
-
orchid_python_api-5.25.
|
|
83
|
+
ReleaseNotes.md,sha256=j6qzS8TJn_eW3ptzYsxMRek4jXdSPzbi-h31tkcTuVA,24877
|
|
84
|
+
orchid_python_api-5.25.3.dist-info/entry_points.txt,sha256=QDAEsqjA8FIVbqp-PLzjucg0JZS7eGncMNeqWaaken4,243
|
|
85
|
+
orchid_python_api-5.25.3.dist-info/LICENSE,sha256=lLkiRGL_3TH7GEiXwubGnfyfA_Zn2OKkWO1XswLfRoQ,10316
|
|
86
|
+
orchid_python_api-5.25.3.dist-info/METADATA,sha256=WhqVZh0eX24Ci6KwmdbGN16teBmIBYe8KweqW0nskzM,34553
|
|
87
|
+
orchid_python_api-5.25.3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
|
88
|
+
orchid_python_api-5.25.3.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|