File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2020ContextGem - Easier and faster way to build LLM extraction workflows through powerful abstractions
2121"""
2222
23- __version__ = "0.1.0 "
23+ __version__ = "0.1.1 "
2424__author__ = "Shcherbak AI AS"
2525
2626from contextgem .public import (
Original file line number Diff line number Diff line change 2222project = "ContextGem"
2323copyright = "2025, Shcherbak AI AS"
2424author = "Sergii Shcherbak"
25- release = "0.1.0 "
25+ release = "0.1.1 "
2626
2727
2828# Add path to the package
Original file line number Diff line number Diff line change 11[project ]
22name = " contextgem"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " Easier and faster way to build LLM extraction workflows through powerful abstractions"
55authors = [
66 {name = " shcherbak-ai" , email = " sergii@shcherbak.ai" }
You can’t perform that action at this time.
0 commit comments