Skip to content

Commit b854e11

Browse files
committed
Bumped computer-languages versions to 1.0.4
1 parent a53c54d commit b854e11

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

computer-languages/docs/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
<a href="https://pepy.tech/projects/computer-languages?versions=*">
66
<img height=31 src="https://img.shields.io/pepy/dt/computer-languages?logo=weightsandbiases&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></a>
7-
<a href="https://github.com/adamlui/python-utils/releases/tag/computer-languages-1.0.3">
8-
<img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.3-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
7+
<a href="https://github.com/adamlui/python-utils/releases/tag/computer-languages-1.0.4">
8+
<img height=31 src="https://img.shields.io/badge/Latest_Build-1.0.4-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
99
<a href="https://github.com/adamlui/python-utils/blob/main/computer-languages/docs/LICENSE.md">
1010
<img height=31 src="https://img.shields.io/badge/License-MIT-f99b27.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
1111
<a href="https://www.codefactor.io/repository/github/adamlui/python-utils">
@@ -15,9 +15,9 @@
1515

1616
> ### _File extensions for computer languages._
1717
18-
It's just a [JSON file](https://cdn.jsdelivr.net/gh/adamlui/python-utils@computer-languages-1.0.3/computer-languages/src/computer_languages/computer-languages.json), so you can use it in any environment. Sourced from GitHub's [Linguist](https://github.com/github-linguist/linguist) project (defines all 700+ languages known to GitHub). Data is updated via script and released via new package version.
18+
It's just a [JSON file](https://cdn.jsdelivr.net/gh/adamlui/python-utils@computer-languages-1.0.4/computer-languages/src/computer_languages/computer-languages.json), so you can use it in any environment. Sourced from GitHub's [Linguist](https://github.com/github-linguist/linguist) project (defines all 700+ languages known to GitHub). Data is updated via script and released via new package version.
1919

20-
<img height=175 width="auto" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@computer-languages-1.0.3/computer-languages/assets/images/dataset-preview.png">
20+
<img height=175 width="auto" src="https://cdn.jsdelivr.net/gh/adamlui/python-utils@computer-languages-1.0.4/computer-languages/assets/images/dataset-preview.png">
2121

2222
<a href="#"><img style="height:10px ; width:100%" src="https://cdn.jsdelivr.net/gh/adamlui/js-utils@7da7074/assets/images/separators/aqua-gradient.png"></a>
2323

computer-languages/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build-backend = "setuptools.build_meta"
77

88
[project]
99
name = "computer-languages"
10-
version = "1.0.3"
10+
version = "1.0.4"
1111
description = "File extensions for computer languages."
1212
authors = [
1313
{ name = "Adam Lui", email = "adam@kudoai.com" },
@@ -99,7 +99,7 @@ classifiers = [
9999
]
100100

101101
[project.urls]
102-
Changelog = "https://github.com/adamlui/python-utils/releases/tag/computer-languages-1.0.3"
102+
Changelog = "https://github.com/adamlui/python-utils/releases/tag/computer-languages-1.0.4"
103103
Documentation = "https://github.com/adamlui/python-utils/tree/main/computer-languages/docs"
104104
Funding = "https://github.com/sponsors/adamlui"
105105
Homepage = "https://github.com/adamlui/python-utils/tree/main/computer-languages/#readme"

0 commit comments

Comments
 (0)