Skip to content

Commit 54be0e2

Browse files
add bumpver to dev packages
Signed-off-by: thiswillbeyourgithub <[email protected]>
1 parent 37e80a7 commit 54be0e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ def run(self):
224224
"pytest-xdist >= 3.6.1",
225225
"build >= 1.2.2.post1",
226226
"twine >= 6.1.0",
227+
"bumpver >= 2025.1131",
227228
],
228229
},
229230
cmdclass={

0 commit comments

Comments
 (0)