Skip to content

Commit 3ab777c

Browse files
committed
release: bump version to
1 parent 78cdcb4 commit 3ab777c

File tree

2 files changed

+24
-9
lines changed

2 files changed

+24
-9
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "datashare-python"
3-
version = "0.1.1"
3+
version = "0.1.3"
44
description = "Implement Datashare task in Python"
55
authors = [
66
{ name = "Clément Doumouro", email = "[email protected]" },
@@ -12,7 +12,7 @@ dependencies = [
1212
"aiostream~=0.6.4",
1313
"aiohttp~=3.11.9",
1414
"icij-common[elasticsearch]~=0.5.5",
15-
"icij-worker[amqp]~=0.12",
15+
"icij-worker[amqp]~=0.13",
1616
"torch==2.6.0.dev20241101 ; sys_platform != 'darwin'",
1717
"torch!=2.6.0.dev20241101+cpu,<=2.6.0.dev20241101; sys_platform == 'darwin'", # see https://github.com/astral-sh/uv/issues/9209
1818
"transformers~=4.46.3",

uv.lock

Lines changed: 22 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)