Skip to content

Commit ec43df9

Browse files
bumping transpiler
1 parent bf06e1e commit ec43df9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PLATER/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pyaml==20.4.0
33
pytest==8.3.3
44
pytest-asyncio==0.24.0
55
uvicorn==0.24.0
6-
reasoner-transpiler==2.4.1
6+
reasoner-transpiler==2.4.2
77
reasoner-pydantic==5.0.6
88
httpx==0.27.2
99
pytest-httpx==0.32.0

PLATER/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
setup(
55
name='PLATER',
6-
version='v2.3.2',
6+
version='v2.3.3',
77
packages=find_packages(),
88
)

0 commit comments

Comments
 (0)