Skip to content

Commit b5ef346

Browse files
authored
Bump cflib dependency to release 0.1.29
1 parent 639420e commit b5ef346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ classifiers = [
3737
requires-python = ">= 3.10"
3838

3939
dependencies = [
40-
"cflib==0.1.29rc1",
40+
"cflib~=0.1.29",
4141
"setuptools",
4242
"appdirs~=1.4.0",
4343
"pyzmq~=26.0",

0 commit comments

Comments
 (0)