Skip to content

Commit f865ba3

Browse files
1.0.1
Automatically generated by python-semantic-release
1 parent 4634cba commit f865ba3

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
<!-- version list -->
44

5+
## v1.0.1 (2025-06-23)
6+
7+
### Bug Fixes
8+
9+
- **env**: Refactor log_level in example .env file - set DEBUG by default
10+
([`4634cba`](https://github.com/cloud-ru-tech/evolution-openai-python/commit/4634cba3110e106e807528b0847f2d070facb10f))
11+
12+
513
## v1.0.0 (2025-06-23)
614

715
- Initial Release

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "evolution-openai"
3-
version = "1.0.0"
3+
version = "1.0.1"
44
description = "Evolution OpenAI with automatic token management"
55
dynamic = ["readme"]
66
license-files = ["LICEN[CS]E*"]

0 commit comments

Comments
 (0)