We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 957b303 commit bac7b9dCopy full SHA for bac7b9d
binsync/__init__.py
@@ -1,4 +1,4 @@
1
-__version__ = "4.10.0"
+__version__ = "4.10.1"
2
3
4
#
pyproject.toml
@@ -21,7 +21,7 @@ dependencies = [
21
"pycparser",
22
"prompt_toolkit",
23
"tqdm",
24
- "libbs>=1.25.0"
+ "libbs==1.26.0"
25
]
26
dynamic = ["version"]
27
0 commit comments