Skip to content

Commit fc62151

Browse files
committed
Bump version to 0.1.8
1 parent 3a9fbfd commit fc62151

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.1.8] - 2025-03-03
4+
5+
## Changed
6+
- Updated PyProject.toml and Added MANIFEST.in
7+
- Making the Promptix Studio fully functional.
8+
39
## [0.1.7] - 2024-05-18
410

511
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "promptix"
7-
version = "0.1.7"
7+
version = "0.1.8"
88
description = "A simple library for managing and using prompts locally with Promptix Studio"
99
readme = "README.md"
1010
requires-python = ">=3.8"

0 commit comments

Comments
 (0)