Skip to content

Commit d20f57a

Browse files
fix dep
1 parent 1ae03b7 commit d20f57a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ httpx==0.25.2
77
distro==1.8.0
88
pydantic==2.4.2
99
tqdm==4.66.4
10-
humps==0.2.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ def read_file(filename):
1111

1212
setup(
1313
name="bohrium-sdk",
14-
version="0.10.0",
14+
version="0.12.0",
1515
author="dingzhaohan",
1616
author_email="[email protected]",
1717
url="https://github.com/dingzhaohan",

0 commit comments

Comments
 (0)