Skip to content

Commit d160917

Browse files
committed
Release v0.1.6: Improved Promptix Studio and updated License
1 parent 2c856e8 commit d160917

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.6] - 2024-05-17
4+
5+
### Added
6+
- Improved Promptix Studio with enhanced user interface and functionality
7+
- Updated License with additional clarifications
8+
39
## [0.1.5] - 2024-05-15
410

511
### Added

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.5"
7+
version = "0.1.6"
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)