Skip to content

Commit d579fd2

Browse files
authored
Release v0.1.3 (#113)
add version change
1 parent 6bc7417 commit d579fd2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
### Security
1717
```
1818

19-
## [Unreleased]
19+
## [0.1.3] - 2024-11-07
2020

2121
### Added
2222
- Added automatic schema normalization for imported schemas to ensure OpenAI structured outputs compatibility

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "intelligence-toolkit"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "Interactive workflows for generating AI intelligence reports from real-world data sources using GPT models"
55
authors = [
66
{name = "Dayenne Souza", email = "[email protected]"},

0 commit comments

Comments
 (0)