We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 54f6244 + 22ef9cb commit 51b504cCopy full SHA for 51b504c
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.3.1] - 2025-07-03
11
+
12
## [0.3.0] - 2025-06-21
13
14
## [0.2.15] - 2025-06-21
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "raft-toolkit"
-version = "0.3.0"
+version = "0.3.1"
description = "RAFT (Retrieval Augmented Fine Tuning) toolkit for generating synthetic Q&A datasets"
readme = "README.md"
license = "MIT"
0 commit comments