Skip to content

Commit 2743106

Browse files
committed
Minimum required version is 0.8rc2
Hopefully that includes 0.8.0 and all versions after that
1 parent 71d6f8b commit 2743106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@
6464
},
6565
python_requires='>=3.7',
6666
install_requires=[
67-
'sdbus>=0.8.0',
67+
'sdbus>=0.8rc2',
6868
],
6969
)

0 commit comments

Comments
 (0)