Skip to content

Commit 06cfb87

Browse files
committed
bump version
1 parent 914f1e1 commit 06cfb87

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "guardrails-jsonformer"
3-
version = "0.12.0"
3+
version = "0.12.1"
44
description = "A fork of 1rgs' jsonformer maintained by Guardrails AI"
55
authors = ["1rgs <[email protected]>"]
66
maintainers = ["Guardrails AI <[email protected]>"]
@@ -20,7 +20,7 @@ ipykernel = "^6.22.0"
2020
torch = "^2.0.0"
2121
accelerate = "^0.26.0"
2222
bitsandbytes = "^0.38.1"
23-
transformers = "^4.48.0"
23+
transformers = "^4.45.0"
2424

2525

2626
[build-system]

0 commit comments

Comments
 (0)