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 3a9fbfd commit fc62151Copy full SHA for fc62151
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## [0.1.7] - 2024-05-18
10
11
### Changed
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "promptix"
-version = "0.1.7"
+version = "0.1.8"
description = "A simple library for managing and using prompts locally with Promptix Studio"
readme = "README.md"
requires-python = ">=3.8"
0 commit comments