Skip to content

Commit 5e835df

Browse files
lukasmasuchactions-user
authored andcommitted
Apply automatic release changes for v0.0.10
1 parent f21c8ab commit 5e835df

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Pipfile.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/opyrator.api.fastapi_app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
---
1212

13-
<a href="https://github.com/ml-tooling/opyrator/blob/main/src/opyrator/api/fastapi_app.py#L10"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
13+
<a href="https://github.com/ml-tooling/opyrator/blob/main/src/opyrator/api/fastapi_app.py#L11"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
1414

1515
## <kbd>function</kbd> `launch_api`
1616

@@ -25,7 +25,7 @@ launch_api(opyrator_path: str, port: int = 8501, host: str = '0') → None
2525

2626
---
2727

28-
<a href="https://github.com/ml-tooling/opyrator/blob/main/src/opyrator/api/fastapi_app.py#L20"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
28+
<a href="https://github.com/ml-tooling/opyrator/blob/main/src/opyrator/api/fastapi_app.py#L21"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
2929

3030
## <kbd>function</kbd> `create_api`
3131

src/opyrator/_about.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Information about this library. This file will automatically changed."""
22

3-
__version__ = "0.0.9"
3+
__version__ = "0.0.10"
44
# __author__
55
# __email__

0 commit comments

Comments
 (0)