Skip to content

Commit 42f498e

Browse files
lukasmasuchactions-user
authored andcommitted
Apply automatic release changes for v0.5.3
1 parent 5eeb59c commit 42f498e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

docs/best_of.integrations.github_integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ update_via_github(project_info: Dict) → None
7676

7777
---
7878

79-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/integrations/github_integration.py#L428"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
79+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/integrations/github_integration.py#L433"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
8080

8181
## <kbd>function</kbd> `generate_github_details`
8282

docs/best_of.md_generation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ generate_license_info(project: Dict, configuration: Dict) → Tuple[str, int]
7070

7171
---
7272

73-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L189"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
73+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L192"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
7474

7575
## <kbd>function</kbd> `generate_project_body`
7676

@@ -85,7 +85,7 @@ generate_project_body(project: Dict, configuration: Dict) → str
8585

8686
---
8787

88-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L220"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
88+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L223"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
8989

9090
## <kbd>function</kbd> `generate_project_md`
9191

@@ -105,7 +105,7 @@ generate_project_md(
105105

106106
---
107107

108-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L300"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
108+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L303"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
109109

110110
## <kbd>function</kbd> `generate_category_md`
111111

@@ -125,7 +125,7 @@ generate_category_md(
125125

126126
---
127127

128-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L343"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
128+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L346"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
129129

130130
## <kbd>function</kbd> `generate_changes_md`
131131

@@ -140,7 +140,7 @@ generate_changes_md(projects: list, config: Dict, labels: list) → str
140140

141141
---
142142

143-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L396"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
143+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L399"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
144144

145145
## <kbd>function</kbd> `generate_legend`
146146

@@ -159,7 +159,7 @@ generate_legend(
159159

160160
---
161161

162-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L443"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
162+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L446"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
163163

164164
## <kbd>function</kbd> `process_md_link`
165165

@@ -174,7 +174,7 @@ process_md_link(text: str) → str
174174

175175
---
176176

177-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L448"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
177+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L451"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
178178

179179
## <kbd>function</kbd> `generate_toc`
180180

@@ -189,7 +189,7 @@ generate_toc(categories: OrderedDict, config: Dict) → str
189189

190190
---
191191

192-
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L476"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
192+
<a href="https://github.com/best-of-lists/best-of-generator/blob/main/src/best_of/md_generation.py#L479"><img align="right" style="float:right;" src="https://img.shields.io/badge/-source-cccccc?style=flat-square"></a>
193193

194194
## <kbd>function</kbd> `generate_md`
195195

src/best_of/_about.py

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

3-
__version__ = "0.5.2"
3+
__version__ = "0.5.3"

0 commit comments

Comments
 (0)