Skip to content

Commit 16956b9

Browse files
Merge pull request #444 from dekusms/dev
update: bump
2 parents 4644cf2 + 45bb435 commit 16956b9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bump_version.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
#!/usr/bin/env python3
22
import os
33
import sys
4-
import requests
54

65
def bump_version(tagVersion, filename, flavour):
76
"""

0 commit comments

Comments
 (0)