Skip to content

Commit 4fe7d37

Browse files
Bump version to 1.4.8 for release
1 parent 0367945 commit 4fe7d37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cheshire_cat_api/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
""" # noqa: E501
1515

1616

17-
__version__ = "1.4.1"
17+
__version__ = "1.4.8"
1818

1919
from cheshire_cat_api.cat_client import CatClient
2020
from cheshire_cat_api.config import Config

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "cheshire_cat_api"
3-
version = "1.4.1"
3+
version = "1.4.8"
44
description = "😸 Cheshire-Cat API Client"
55
authors = ["Chesire Cat AI"]
66
maintainers = [

0 commit comments

Comments
 (0)