File tree 3 files changed +3
-3
lines changed 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 20
20
ContextGem - Easier and faster way to build LLM extraction workflows through powerful abstractions
21
21
"""
22
22
23
- __version__ = "0.1.1.post1 "
23
+ __version__ = "0.1.2 "
24
24
__author__ = "Shcherbak AI AS"
25
25
26
26
from contextgem .public import (
Original file line number Diff line number Diff line change 22
22
project = "ContextGem"
23
23
copyright = "2025, Shcherbak AI AS"
24
24
author = "Sergii Shcherbak"
25
- release = "0.1.1.post1 "
25
+ release = "0.1.2 "
26
26
27
27
28
28
# Add path to the package
Original file line number Diff line number Diff line change 1
1
[project ]
2
2
name = " contextgem"
3
- version = " 0.1.1.post1 "
3
+ version = " 0.1.2 "
4
4
description = " Easier and faster way to build LLM extraction workflows through powerful abstractions"
5
5
authors = [
6
6
{name = " shcherbak-ai" , email = " sergii@shcherbak.ai" }
You can’t perform that action at this time.
0 commit comments