We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b851e0 commit c8c4e2aCopy full SHA for c8c4e2a
HISTORY.md
@@ -1,5 +1,14 @@
1
# History
2
3
+## 0.0.3 - 2025-02-06
4
+
5
+Internal improvements and removing support for Python 3.8
6
7
+* Add entrypoints for mlblocks – [Issue #32](https://github.com/sintel-dev/sigllm/issues/32) by @sarahmish
8
+* Make readme.yml use Python 3.10 – [Issue #30](https://github.com/sintel-dev/sigllm/issues/30) by @sarahmish
9
+* Migrate from setup.py to pyroject.toml to specify project metadata – [Issue #28](https://github.com/sintel-dev/sigllm/issues/28) by @sarahmish
10
11
12
## 0.0.2 - 2024-10-24
13
14
New Prompter pipeline.
0 commit comments