We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c856e8 commit d160917Copy full SHA for d160917
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## [0.1.5] - 2024-05-15
10
11
### Added
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "promptix"
-version = "0.1.5"
+version = "0.1.6"
description = "A simple library for managing and using prompts locally with Promptix Studio"
readme = "README.md"
requires-python = ">=3.8"
0 commit comments