Skip to content

Commit 005d064

Browse files
committed
Bumped ai-personas versions to 1.4.0 ↞ [auto-sync from https://github.com/KudoAI/ai-personas/tree/main/python]
1 parent 09eecb9 commit 005d064

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

ai-personas/docs/README.md

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

77
<a href="https://pepy.tech/projects/ai-personas?versions=*">
88
<img height=31 src="https://img.shields.io/pepy/dt/ai-personas?logo=weightsandbiases&color=af68ff&logoColor=white&labelColor=464646&style=for-the-badge"></a>
9-
<a href="https://github.com/KudoAI/ai-personas/releases/tag/python-v1.3.1">
10-
<img height=31 src="https://img.shields.io/badge/Latest_Build-1.3.1-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
9+
<a href="https://github.com/KudoAI/ai-personas/releases/tag/python-v1.4.0">
10+
<img height=31 src="https://img.shields.io/badge/Latest_Build-1.4.0-32fcee.svg?logo=icinga&logoColor=white&labelColor=464646&style=for-the-badge"></a>
1111
<a href="#%EF%B8%8F-license">
1212
<img height=31 src="https://img.shields.io/badge/License-CC0--1.0/MIT-f99b27.svg?logo=internetarchive&logoColor=white&labelColor=464646&style=for-the-badge"></a>
1313
<a href="https://www.codefactor.io/repository/github/KudoAI/ai-personas">
@@ -21,9 +21,9 @@
2121

2222
> ### _1,200+ AI personas for LLMs and agents._
2323
24-
It's just a [JSON file](https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@python-v1.3.1/data/ai-personas.json), so you can use it in any environment.
24+
It's just a [JSON file](https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@python-v1.4.0/data/ai-personas.json), so you can use it in any environment.
2525

26-
<img src="https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@python-v1.3.1/assets/images/screenshots/dataset-preview.png">
26+
<img src="https://cdn.jsdelivr.net/gh/KudoAI/ai-personas@python-v1.4.0/assets/images/screenshots/dataset-preview.png">
2727

2828
<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>
2929

ai-personas/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 = "ai-personas"
10-
version = "1.3.1"
10+
version = "1.4.0"
1111
description = "1,200+ AI personas for LLMs and agents."
1212
authors = [
1313
{ name = "KudoAI", email = "contact@kudoai.com" },
@@ -85,7 +85,7 @@ classifiers = [
8585
]
8686

8787
[project.urls]
88-
Changelog = "https://github.com/KudoAI/ai-personas/releases/tag/ai-personas-1.3.1"
88+
Changelog = "https://github.com/KudoAI/ai-personas/releases/tag/ai-personas-1.4.0"
8989
Documentation = "https://github.com/KudoAI/ai-personas/tree/main/python/#readme"
9090
Funding = "https://github.com/sponsors/KudoAI"
9191
Homepage = "https://github.com/KudoAI/ai-personas/#readme"

0 commit comments

Comments
 (0)