Skip to content

Commit bcc76a0

Browse files
[CI AUTO] Publish triggered by generallibrary
1 parent 32a490b commit bcc76a0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ Library code with no dependencies.
2323
```mermaid
2424
flowchart LR
2525
0([import]) --> 3([file])
26-
3([file]) --> 4([packager])
27-
1([tool]) --> 2([library])
2826
0([import]) --> 2([library])
27+
1([tool]) --> 2([library])
28+
3([file]) --> 4([packager])
2929
2([library]) --> 4([packager])
3030
2([library]) --> 3([file])
3131
click 0 "https://github.com/ManderaGeneral/generalimport"
3232
click 1 "https://github.com/ManderaGeneral/generaltool"
3333
click 2 "https://github.com/ManderaGeneral/generallibrary"
3434
click 3 "https://github.com/ManderaGeneral/generalfile"
3535
click 4 "https://github.com/ManderaGeneral/generalpackager"
36-
style 1 fill:#482
36+
style 1 stroke:#482
3737
```
3838
</details>
3939

@@ -50,9 +50,9 @@ style 1 fill:#482
5050
<details open>
5151
<summary><h2>Information</h2></summary>
5252

53-
| Package | Ver | Latest Release | Python | Platform | Cover |
54-
|:-------------------------------------------------------------|:-----------------------------------------------|:----------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------|:--------|
55-
| [generaltool](https://github.com/ManderaGeneral/generaltool) | [0.1.2](https://pypi.org/project/generaltool/) | 2023-06-05 11:30 CEST | [3.8](https://www.python.org/downloads/release/python-380/), [3.9](https://www.python.org/downloads/release/python-390/), [3.10](https://www.python.org/downloads/release/python-3100/), [3.11](https://www.python.org/downloads/release/python-3110/), [3.12](https://www.python.org/downloads/release/python-3120/) | Windows, Ubuntu | 99.1 % |
53+
| Package | Ver | Latest Release | Python | Platform | Cover |
54+
|:-------------------------------------------------------------|:-----------------------------------------------|:---------------------|:----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:----------------|:--------|
55+
| [generaltool](https://github.com/ManderaGeneral/generaltool) | [0.1.3](https://pypi.org/project/generaltool/) | 2024-01-24 07:20 CET | [3.8](https://www.python.org/downloads/release/python-380/), [3.9](https://www.python.org/downloads/release/python-390/), [3.10](https://www.python.org/downloads/release/python-3100/), [3.11](https://www.python.org/downloads/release/python-3110/), [3.12](https://www.python.org/downloads/release/python-3120/) | Windows, Ubuntu | 99.1 % |
5656
</details>
5757

5858

@@ -76,7 +76,7 @@ Issue-creation, discussions and pull requests are most welcome!
7676

7777

7878
<sup>
79-
Generated 2024-01-18 19:06 CET for commit <a href='https://github.com/ManderaGeneral/generaltool/commit/master'>master</a>.
79+
Generated 2024-01-24 07:20 CET for commit <a href='https://github.com/ManderaGeneral/generaltool/commit/master'>master</a>.
8080
</sup>
8181
</details>
8282

0 commit comments

Comments
 (0)